MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
nishasaradas
Post subject: Examples On Demand - Include Spring +AJAX exmaples  PostPosted: Dec 16, 2008 - 11:04 AM



Joined: Dec 16, 2008
Posts: 1

It would be good if possible to include Spring+AJAX with paging exmaples. Other examples are really helpful.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Examples On Demand - Include Spring +AJAX exmaples  PostPosted: Dec 16, 2008 - 12:55 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8012

I'll make a note of this as a feature request. Thank you for your feedback.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
support-greg
Post subject: RE: Examples On Demand - Include Spring +AJAX exmaples  PostPosted: Dec 16, 2008 - 03:00 PM
Moderator
Moderator


Joined: Mar 31, 2004
Posts: 1612

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

_________________
Greg
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits