Thank you for this interesting article !
Testing the reverse AJAX functionality with a Grails application and its DWR plug-in (Grails is a powerful web framework), I've seen that in case of the Chat demo, it would be preferable to add the scope attribute to application :
<create creator="new" javascript="JavaChat" scope="application"/>
Otherwise a new JavaChat object would be created for each request.
Bertrand Goetzmann
http://www.odelia-technologies.com/ |