I have found DWR to work well with OpenCms for web remoting
(AJAX-like)
With DWR, JavaScript can interface with Java methods for
CRUD.
DWR http://getahead.org/dwr
For example, an OpenCms jsp (after being outputted to the
browser), can call
(using JavaScript) a server-side Java method to fill a
<div
id="output"></div>
DWR : resource forward demo http://getahead
.org/dwr/examples/text
---
I find OpenCms 6 a bit slow to develop for; I'm really
hoping v7 will speed
things up with the WebDav access. I haven't looked at v7
yet, sorry.
---
dojotoolkit, Tibco General Interface
what are others using for web remoting ?
.....................................
Jack Bakker
-----< www.iable.ca >----------------
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the
list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev
|