Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by MichaelJouravlev:
http://wiki.apache.org/struts/StateManagement

------------------------------------------------------------------------------
  
  Best fit: applications that treat server state as primary state source. 
Non-Ajax Single Page Applications.
  
- 
+ How Struts can help:
+  * Struts allows to define session scope for an [:StrutsFormBeans: 
ActionForm] in {{{struts-config.xml}}} file.
+  * EventActionDispatcher helps to structure and simplify the action code, if 
both input and render request phases are processed by one action.
+  * StrutsWebIslands -- how single-page web resources (web-islands) can be 
implemented with Struts, no Ajax.
  
  == todo, saved for later ==
  

Reply via email to