Spring Web Flow

Package org.springframework.js.ajax

Contains the server-side support for handling Spring.js Ajax requests.

See:
          Description

Interface Summary
AjaxHandler Strategy interface that encapsulates knowledge about a client-side ajax system and how to communicate with that system.
 

Class Summary
AbstractAjaxHandler  
AjaxUrlBasedViewResolver View resolver that provides special view resolution for Spring Javascript Ajax requests.
SpringJavascriptAjaxHandler Ajax handler for Spring Javascript (Spring.js).
 

Package org.springframework.js.ajax Description

Contains the server-side support for handling Spring.js Ajax requests.


Spring Web Flow