facebook

Examples On Demand – Include Spring +AJAX exmaples

  1. MyEclipse Archived
  2.  > 
  3. Examples On-Demand
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #292173 Reply

    nishasaradas
    Member

    It would be good if possible to include Spring+AJAX with paging exmaples. Other examples are really helpful.

    #292185 Reply

    Loyal Water
    Member

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

    #292208 Reply

    Greg
    Member

    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

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Examples On Demand – Include Spring +AJAX exmaples

You must be logged in to post in the forum log in