MyEclipse: Examples On Demand - Include Spring +AJAX exmaples

nishasaradas - Dec 16, 2008 - 11:04 AM
Post subject: Examples On Demand - Include Spring +AJAX exmaples
It would be good if possible to include Spring+AJAX with paging exmaples. Other examples are really helpful.
support-nipun - Dec 16, 2008 - 12:55 PM
Post subject: RE: Examples On Demand - Include Spring +AJAX exmaples
I'll make a note of this as a feature request. Thank you for your feedback.
support-greg - Dec 16, 2008 - 03:00 PM
Post subject: RE: Examples On Demand - Include Spring +AJAX exmaples
There is one example in the EOD repository of a Spring with Ajax. It just uses DWR (Direct web remoting) to handle all the Ajax. This is actually a nice way to handle the ajax. This way you can just expose a few of your spring bean classes to remote calls (only those you markup in the spring config file) and then using one line of javascript you can call into your spring bean class. A pretty hassle free way to integrate ajax technology and spring. See more here:

http://directwebremoting.org/dwr/server/spring
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits