[xsl] taglib url help

Subject: [xsl] taglib url help
From: "Java XML" <jaxlive@xxxxxxxxxxx>
Date: Fri, 13 Apr 2001 11:16:28 -0400
Hi there,
When i use the include tag this way

<xsl:apply xsl="format.xsl">
<xsl:include page="d:/classes/com/abc/pkc.xml"/>
</xsl:apply>

I get the below error
can anyone suggest me why i have to start with a "/" because i have the xml
file in another disk can i use that file or is it a must that the xml file
should be in the path of the webapp

Thanx in advance
JAX
***********************error***************************************
javax.servlet.ServletException: Page value must start with '/'
at
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
at
_0002findex_0002ejspindex_jsp_21._jspService(_0002findex_0002ejspindex_jsp_21.java:131)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:174)
at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:261)
at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:369)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
at java.lang.Thread.run(Thread.java:479)


_________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread