This project has the goal of adding AJAX (Asynchronous Javascript+XML) functionality to the existing Struts HTML taglib, and providing a declarative method for using the functionality. The basic idea is that an EXISTING Struts-based app using the HTML taglib can add AJAX functionality without disrupting the existing code and without the developer having to know any of the details of how AJAX works. This project is the brainchild of the lead (and currently only!) developer, Frank W. Zammetti
Features
- Existing code will NOT be broken by using this modified taglib
- AJAX functionality is defined in a declarative fashion (i.e., an XML config file)
- Using AJAX functionality is relatively non-intrusive (i.e., requires very little change to existing pages)
- A number of "standard" AJAX functions are provided out-of-the box
- New functions can easily be added as the developer sees fit
其他Java Ajax:异步JavaScript和XML 开源项目资源: