You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Asthana, Rahul" <Ra...@CIBC.com> on 2007/01/29 22:32:29 UTC

s2 and AJAX

Hi, 
I wonder if there are any design guidelines on how to use AJAX with  s2.There was that traditional  MVC architecture;now  with AJAX there would be  a lot of processing done on the client side.
Also, it seems to me that we can do away totally with the submission of the page to the server and just make AJAX requests for fetching data.

Any pointers to design guidelines will be appreciated.

TIA

Rahul