An updated "beta 7" release of Tomcat 3.2 is available for
download. Relative to "beta 6", a very large number of bug fixes have
been applied. If no more critical bugs are found, this will become the
basis for the final release of Tomcat 3.2, in approximately one week.
We're pleased to announce the availabililty of milestone 4 of the Tomcat
4.0 servlet container and JSP engine. Compared to milestone 3, this
release reflects the following changes:
Implementation of all the changes between "public draft" and "proposed final draft" of the Servlet 2.3 and JSP 1.2 specifications.
Implementation of all remaining 2.3 / 1.2 features -- Tomcat 4.0 is
now a feature complete implementation of the new specs!
Many bug fixes (see RELEASE-NOTES-4.0-M4.txt in the top level directory).
News : Coldjava LastModified and Random Tags released
October 22, 2000
Two new tags have been released by Coldjava. LastModified
which calculates 'last modified' time for the current document and Random
which calculates integer random value within the given interval.