Apache Struts 2 Documentation > Home > Guides > Tag Developers Guide > Struts Tags > Ajax Tags |
![]() | Struts 2.0 versus Struts 2.1 and the Dojo tags The easiest way to get documentation for Struts 2.0 Dojo tag usage is to look at older Struts 2 documentation, like the Struts 2.0.11 Ajax tags wiki documentation Please check that documentation and the Dojo tag examples in the showcase app before asking questions on the struts-user mailing list! THE WIKI IS NOT VERSIONABLE (in a practical way). The documentation here is for the most current Struts 2, not necessarily the most current release. |
To use the AJAX tags from 2.1 on you must:
Most of the AJAX tags use Dojo topics for event notification and communication between them, to learn about topics visit Dojo's documentation
Examples can be found on the documentation for each tag in the UI Tag Reference page, for additional examples see Ajax and JavaScript Recipes and the Showcase application distributed with Struts 2.