I believe I saw a post in the commons-dev list that indicated the xsl taglib was "stale" and that a person should "upgrade" to the JSTL.
Billy Ng wrote: >I am trying to use the Jakarta Taglibs in Struts. I have a jsp page which >has > ><%@ taglib uri="http://jakarta.apache.org/taglibs/xsl-1.0" prefix="xsl" %> ><xsl:apply xml="test.xml" xsl="test.xsl" /> >When I hit the jsp, I have the following error. Would anybody tell me >what's wrong? > -- Eddie Bush -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

