Hello!

  I try to instal SUN's JSP on Apache JServ and get error on test
date.jsp (full local path -- f:/os2httpd/docs/date.jsp) :
--
Unhandled error! You might want to consider having an errorpage to
report such errors more gracefully

jsp.PageCompileException: Error writting out java file:
./servlets\jsp\__f:/os2httpd/docs/date.java
        at jsp.BatchChunkFactory.sourceToJava(Compiled Code)
        at jsp.JspPageProcessor.sourceToJava(Compiled Code)
        at jsp.JspServlet.buildSource(Compiled Code)
        at jsp.JspServlet.buildClass(Compiled Code)
        at jsp.JspServlet.compileJspFile(Compiled Code)
        at jsp.JspServlet.processJspPage(Compiled Code)
        at jsp.JspServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
--

  I use Apache JServ for OS/2 (i think win32 version hava same trouble)
  OS/2 not permit use ":" in file names on local filesystem.

  May be someone know workarround for solve this trouble?

  Thank you.

  Eugen Kuleshov.  [EMAIL PROTECTED]

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to