Hi all, I'm a new tomcat user and when I want to open a JSP, I have this
error :
I use Tomcat 4.0 et JDK 1.2.1.
A Servlet Exception Has Occurred
org.apache.jasper.JasperException: Unable to compile class for JSPerror:
Can't write:
..\work\localhost\Project\Datacapture_0005fProject\_0002fDatacapture_0005fPr
oject_0002fModification_0005fSimple_0005fDatacapture_0005fRequest_0002ejspMo
dification_0005fSimple_0005fDatacapture_0005fRequest_jsp_0.class
1 error
at org.apache.jasper.compiler.Compiler.compile(Compiled Code)
at
org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:478)
at
org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:449)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspSe
rvlet.java:159)
at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:171)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:328)
at org.apache.jasper.servlet.JspServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:215)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:251)
at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:196)
at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
at org.apache.catalina.core.StandardContext.invoke(Compiled Code)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161
)
at
org.apache.catalina.valves.ValveBase.invokeNext(ValveBase.java:242)
at org.apache.catalina.valves.AccessLogValve.invoke(Compiled Code)
at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:159)
at org.apache.catalina.core.ContainerBase.invoke(Compiled Code)
at org.apache.catalina.connector.http.HttpProcessor.process(Compiled
Code)
at org.apache.catalina.connector.http.HttpProcessor.run(Compiled
Code)
at java.lang.Thread.run(Thread.java:479)
Code of the page :
<HTML>
<HEAD>
<TITLE>Modification Simple Datacapture Request</TITLE>
</HEAD>
<BODY bgcolor="#FFFFDE">
<P align=center>
<B><FONT size="+3" face="Arial">Modification Simple Datacapture
Request</FONT></B>
<P align=center>
<BR>
<BR>
<FORM name="SDP" action="" method="post">
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD bgcolor="#FFD339"><FONT size=2 face="Verdana, Arial, Helvetica,
sans-serif"
color="#003399"><B>Datacapture Specifications</B></FONT></TD>
<TD bgcolor="#FFD339"> </TD>
<TD bgcolor="#FFD339"> </TD>
</TR>
<TR>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
</TR>
<TR>
<TD bgcolor="#F9F1BF" ><FONT size=2 face="Verdana, Arial, Helvetica,
sans-serif"
color="#003399">Reference: </FONT>
<SELECT name="reference"
onchange="top.main.location.href='Modification_Simple_Datacapture_Request_Sp
ecification.jsp';">
<OPTION value="">Select a reference</option>
<OPTION value="">14-MAR-1801B_NTP</option>
<OPTION value="">10-MAR-1801A_DTP</option>
<OPTION value="">17-MAR-1801B_RBS</option>
</SELECT></TD>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
</TR>
<TR>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
</TR>
<TR>
<TD bgcolor="#F9F1BF"><INPUT type="button" name="BACK" value="BACK"
onclick="top.main.location.href='trame.jsp';"></TD>
<TD bgcolor="#F9F1BF"> </TD>
<TD bgcolor="#F9F1BF"> </TD>
</TR>
</TABLE>
</FORM>
</BODY></HTML>
Can you help me, It's very Urgent. Thank you for your help.
> Frédéric LELIEVRE
> TTE - (BA / F04 C024)
>
> * +352-44992--2485
> * [EMAIL PROTECTED]
>
Visit us at http://www.clearstream.com
Check out current job vacancies at http://www.clearstream.com/public/english/e_vacs.htm
IMPORTANT MESSAGE
Internet communications are not secure and therefore Clearstream International does not
accept legal responsibility for the contents of this message.
The information contained in this e-mail is confidential and may be legally
privileged. It is
intended solely for the addressee. If you are not the intended recipient, any
disclosure,
copying, distribution or any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are those of the
individual sender, except where the sender specifically states them to be the views of
Clearstream International or of any of its affiliates or subsidiaries.
END OF DISCLAIMER