Jakarta Project: Application Tag Library
Revision History
12/1/2002 - 1.0.1
1.0.1 Release
11/10/2002 - 1.0.1 Nightly
1.0.1 Nightly Bug Fix
Bug Fixes
-
Minor bug fixes to ensure taglib is compatible with JSP
containers which implement JSP custom tag pooling.
-
Bug fix for the initParameters tag name attribute.
The feature provided by the attribute is now fully implmented.
-
Added the name attribute to the attributes tag.
This is to make this tag usage consistent with the
initParameters tag.
04/14/2002 - 1.0
1.0 Release
07/22/2001 - 1.0 Beta 1
First Beta Release
07/14/2001 - Pre Beta
Clean up of tag library prior to performing a beta
release, moving toward an official release.
Tag Changes
-
Changed the name of the existsattribute tag to
existsAttribute.
-
Changed the name of the removeattribute tag to
removeAttribute.
-
Changed the name of the setattribute tag to
setAttribute.
-
Changed the name of the equalsattribute tag to
equalsAttribute.
-
Change the name of the equalsAttribute tag ignorecase
attribute to ignoreCase.
-
Changed the name of the initparameter tag to
initParameter.
-
Changed the name of the initparameters tag to
initParameters.
-
Changed the name of the existsinitparameter tag to
existsInitParameter.
-
Changed the name of the equalsinitparameter tag to
equalsInitParameter.
-
Change the name of the initParameters tag Initialization
Parameter Bean parameter property to value.
-
Change the name of the attributes tag Application
Attribute Bean attribute property to value.
12/25/2000 - Development
Initial version of tag library before Jakarta-Taglibs
had an official release policy for tag libraries.