Jakarta Project: Request Tag library
Revision History
12/1/2002 - 1.0.1
Version 1.0.1 Release
04/23/2002 - 1.0.1 Development
Version 1.0.1 Development
Bug Fixes
-
Prior to the 1.0 release the name of the attributes
tag attribute property was renamed to value.
This was not completely implemented and had not been updated
in the
request.jsp
example. These problems are
now fixed.
04/14/2002 - 1.0
Version 1.0 Release
07/22/2001 - 1.0 Beta 1
First Beta Release
07/10/2001 - Pre Beta
Clean up of tag library prior to performing a beta
release, moving toward an official release.
New Tags
-
Added the equalsAttribute tag.
-
Added the equalsCookie tag.
-
Added the equalsHeader tag.
-
Added the equalsParameter tag.
-
Added the log tag.
Tag Changes
-
Changed the name of the issecure tag to
isSecure.
-
Changed the name of the issessionfromcookie tag to
isSessionFromCookie.
-
Changed the name of the issessionfromurl tag to
isSessionFromUrl.
-
Changed the name of the issessionvalid tag to
isSessionValid.
-
Changed the name of the isuserinrole tag to
isUserInRole.
-
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 existscookie tag to
existsCookie.
-
Changed the name of the existsheader tag to
existsHeader.
-
Changed the name of the headervalues tag to
headerValues.
-
Changed the name of the existsparameter tag to
existsParameter.
-
Changed the name of the parametervalues tag to
parameterValues.
-
Changed the name of the querystring tag to
queryString.
-
Changed the name of the querystrings tag to
queryStrings.
-
Changed the name of the existsquerystring tag to
existsQueryString.
12/03/2000 - Development
Update to initial version of tag library before Jakarta-Taglibs
had an official release policy for tag libraries.
New Features
-
Added the property requestURL to the request tag.
12/03/2000 - Development
Initial version of tag library before Jakarta-Taglibs
had an official release policy for tag libraries.