Re: [xsl] taglib url help

Subject: Re: [xsl] taglib url help
From: "Java XML" <jaxlive@xxxxxxxxxxx>
Date: Fri, 13 Apr 2001 11:46:55 -0400
Sorry Larry ,
It didnt work still i get the error

javax.servlet.ServletException: Page value must start with '/'
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:386)
at _0002findex_0002ejspindex_jsp_15._jspService(_0002findex_0002ejspindex_jsp_15.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)





From: Larry Garfield <lgarfiel@xxxxxxxxxxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: [xsl] taglib url help Date: Fri, 13 Apr 2001 10:29:15 -0500

Try using:

file:///d:\classes\com\abc\pkc.xml

Java XML wrote:

> 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


--
Larry Garfield
lgarfiel@xxxxxxxxxxxxxxxxxxx

Do you have a PalmOS Organizer?  Click here to add me to your address book:
http://signature.coola.com/?lgarfiel@xxxxxxxxxxxxxxxxxxx

-- "If at first you don't succeed, skydiving isn't for you." :-)



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


_________________________________________________________________ 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