Jakarta Project: Response Tag library
Revision History
12/1/2002 - 1.0.1
1.0.1 Release
Changes
-
Improved packaging of release archives.
04/14/2002 - 1.0
1.0 Release
07/22/2001 - 1.0 Beta 1
First Beta Release
07/15/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 encodeurl tag to
encodeUrl.
-
Changed the name of the encoderedirecturl tag to
encodeRedirectUrl.
-
Changed the name of the senderror tag to
sendError.
-
Changed the name of the sendredirect tag to
sendRedirect.
-
Changed the name of the setstatus tag to
setStatus.
-
Changed the name of the flushbuffer tag to
flushBuffer.
-
Changed the name of the iscommitted tag to
isCommitted.
-
Changed the name of the setcontenttype tag to
setContentType.
-
Changed the name of the skippage tag to
skipPage.
-
Changed the name of the addcookie tag to
addCookie.
-
Changed the name of the addCookie tag maxage
attribute to maxAge.
-
Changed the name of the maxage tag to
maxAge.
-
Changed the name of the addheader tag to
addHeader.
-
Changed the name of the adddateheader tag to
addDateHeader.
-
Changed the name of the addintheader tag to
addIntHeader.
-
Changed the name of the containsheader tag to
containsHeader.
-
Changed the name of the setheader tag to
setHeader.
-
Changed the name of the setdateheader tag to
setDateHeader.
-
Changed the name of the setintheader tag to
setIntHeader.
11/11/2000 - Development
Initial version of tag library before Jakarta-Taglibs
had an official release policy for tag libraries.