From: "Frasso, Anthony" <[EMAIL PROTECTED]> > There's nothing else I have to configure to use JSTL?
No, just use the correct uri in the <%@ taglib> in the JSP. The <taglib> tags in web.xml haven't been necessary since Servlet 2.3, but most examples (including the Struts example apps) still included them in order to be backward compatible with Servlet 2.2. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]