hi olivier -
i'm assuming your running on jdk 1.1.x/windows. if so, could you
consider trying this again on jdk 1.2.x?
hope this helps,
- james
olivier gerbehaye wrote:
> I am new in jsp and don't undersand the following :
>
> I start "startserver"(jsp1.0) and try to open jsp examples from this
> location:
> olivier:8080/cal1.jsp
> (the files are in c:\jsp1.0\webpages)
>
> here is the default.cfg :
> # $Id: default.cfg,v 1.9 1999/04/23 22:31:51 gonzo Exp $
> # Default configuration file for Project Tomcat
> server.port=8080
> server.hostname=olivier
> server.inet=
> server.docbase=webpages
> server.workdir=work
>
> server.webapp.examples.mapping=/examples
> server.webapp.examples.docbase=examples
>
> # server.app.wombat.mapping=/wombat
>
> HERE is the ERROR :
>
> Unhandled error! You might want to consider having an error page to report
> such errors more gracefully
>
> com.sun.jsp.JspException: Unable to compile class for JSP:
> work\olivier%3A8080%2F\jsp1.0/webpages/cal1_jsp_1.java
> at com.sun.jsp.runtime.JspLoader.loadJSP(JspLoader.java:119)
> at
> com.sun.jsp.runtime.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:69)
> at
> com.sun.jsp.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:77)
> at
> com.sun.jsp.runtime.JspServlet.serviceJspFile(JspServlet.java:125)
> at com.sun.jsp.runtime.JspServlet.service(JspServlet.java:152)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
> at
> com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:140)
> at com.sun.web.core.Context.handleRequest(Context.java:382)
> at com.sun.web.server.ConnectionHandler.run(Compiled Code)
> # server.app.wombat.base=http://wombat.eng/apps/wombat.web
>
> Could somebody help me
> Thank a lot
> olivier
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> ===========================================================================
> 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".
===========================================================================
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".