hi.
I'm using tomcat on windows2000 and with apache web server. 
In my servelt, there is such a code as following

protected final static String HTML_STYLESHEET = "stylesheet/html.xsl";

and i'm getting this error message

Internal Servlet Error:
java.io.FileNotFoundException: stylesheet/html.xsl 

Anyone knows where the relative path references in my servlet?

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Reply via email to