dev@glassfish.java.net

JSTL in glassfish

From: Kin-man Chung <Kin-Man.Chung_at_Sun.COM>
Date: Wed, 20 Jul 2005 18:43:17 -0700

To support JSP 2.1, JSF 1.2 and JAXP 1.3, it is necessary to make some
changes to JSTL. I am planning to create a new module "appserv-jstl"
to house such changes. <glassfish_home>/lib/appserv-jstl.jar will be
directly updated by the build, instead of being assembled from JSTL 1.1
binary drop, as is done now.

The new JSTL will have version 1.2 and will be backward compatible with
JSTL 1.1, so I don't expect any problems. If anyone sees any problems,
please let me know.

-Kin-man