Wednesday, November 09, 2005
AjaxTags - Overview
AjaxTags - Overview: "AjaxTags 1.1 Released!
Highlights and changes since 1.0 include:
* New tags:
o HTML Content Replace: load HTML from another resource directly into an area on your page
o Tabbed Page Views: similar to property pages
o Portlet: portlet-like capability
o Anchors: convert HTML anchors to AJAX capable links
o Area: AJAX any area on your pages (so they refresh internally)
o DisplayTag: similar to ajax:area tag, but specific to AJAX-ing DisplayTag
* More flexible XML structure
* Included sample servlet and Struts action classes
* Included helper classes to aid in building proper XML responses
* Now built to run on top of Prototype framework
* Override event hooks so you're not always restricted to onClick
* Ability to send multiple parameters on request
* Minor enhancements to code and documentation
* Numerous bug fixes
* View the complete list of changes in the Release Notes"
Highlights and changes since 1.0 include:
* New tags:
o HTML Content Replace: load HTML from another resource directly into an area on your page
o Tabbed Page Views: similar to property pages
o Portlet: portlet-like capability
o Anchors: convert HTML anchors to AJAX capable links
o Area: AJAX any area on your pages (so they refresh internally)
o DisplayTag: similar to ajax:area tag, but specific to AJAX-ing DisplayTag
* More flexible XML structure
* Included sample servlet and Struts action classes
* Included helper classes to aid in building proper XML responses
* Now built to run on top of Prototype framework
* Override event hooks so you're not always restricted to onClick
* Ability to send multiple parameters on request
* Minor enhancements to code and documentation
* Numerous bug fixes
* View the complete list of changes in the Release Notes"