One of the useful enhancements in Struts 2.0 is the introduction of AJAX Theme

[Jesintha Priyadarshini L ] The Ajax theme extends the xhtml theme
with AJAX features. The theme uses the popular DOJO AJAX/JavaScript
toolkit. The new AJAX features include:

   * AJAX Client Side Validation
   * Remote form submission support (works with the submit tag as well)
   * An advanced div template that provides dynamic reloading of partial HTML
   * An advanced a template that provides the ability to load and
evaluate JavaScript remotely
   * An AJAX-only tabbed Panel implementation
   * A rich pub-sub event model
   * Interactive auto complete tag

The framework provides a set of tags to help you ajaxify your
applications, on Dojo.

For more, see

* http://struts.javabeat.net/articles/2007/06/ajax-support-in-struts-2-0/3

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to