36 sites, 9,577 entries and counting...     Get a free blog; Join a Weblog Network!
Top

Baking Ajax into Struts and Spring MVC

April 15, 2005

This one’s for the Java developers out there.

Raible designs on baking Ajax into Struts and Spring MVC:

I see a trend happening here. The next version of WebWork, as well as Tapestry and JSF are all embracing Ajax technologies. By “embracing”, I mean they’re not only using them, but they’re making it easier for us to use them.

After using XmlHttpRequest in my last two projects, I think this is a must for Struts and Spring MVC as well. The technology is very cool and customers absolutely love it.

The question is how do we bake it in? WebWork makes it easy because its tag libraries are backed by customizable Velocity templates. With Struts and Spring MVC, it seems the best way would be to use tag libraries, but maybe there’s better alternatives. Do they each need an AjaxAction/AjaxController or something that allows DWR-type stuff?

A few additional links on this topic (from a comment on the thread):

Comments

8 Responses to “Baking Ajax into Struts and Spring MVC”

  1. Amalraj on December 2nd, 2005 8:50 am

    i have created a blog related to using AJAX with Struts by simple example check it out http://ajaxandstruts.blogspot.com

  2. raju on March 31st, 2006 3:40 am

    ajax with struts documentation required

  3. santosh on May 9th, 2006 4:10 pm

    How to implement dependable select boxes in struts
    using AJAX
    eg selecting on country name in first box will add some
    state names in the second select box

  4. DLife » AJAX资料大全 on November 23rd, 2006 9:20 pm

    […] Baking Ajax into Struts and Spring MVC […]

  5. 130 Ajax Tutorials. - Ajax.pro on November 24th, 2006 12:23 am

    […] Baking Ajax into Struts and Spring MVC […]

  6. Amir’s Blog » Blog Archive » A Great List of Ajax Tutorials on November 25th, 2006 4:27 am

    […] Baking Ajax into Struts and Spring MVC […]

  7. Dicas Neosite » Blog Archive » 138 tutoriais Ajax Javascript gratuitos on March 23rd, 2007 8:10 pm

    […] Baking Ajax into Struts and Spring MVC […]

  8. hebertphp » 138 tutoriais de Ajax e Javascript gratuitos on May 25th, 2007 1:22 pm

    […] Baking Ajax into Struts and Spring MVC […]

Got something to say?





Bottom