Maybe you can provide a copy of the JSP?

Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Development.Multimedia.Branding
emotionalize.conceptualize.visualize.realize
Tel: +27125468436
Fax: +27125468436
email:[EMAIL PROTECTED]
web: www.volume4.com
 
This message contains information that is considered to be sensitive or
confidential and may not be forwarded or disclosed to any other party
without the permission of the sender. If you received this message in error,
please notify me immediately so that I can correct and delete the original
email. Thank you. 

:: -----Original Message-----
:: From: Linda Smith [mailto:[EMAIL PROTECTED]
:: Sent: Sunday, April 04, 2004 10:08 PM
:: To: [EMAIL PROTECTED]
:: Subject: Unable to compile class for JSP
:: 
:: 
:: I have included at the end of the message the
:: exception I get when following the "JSP page" link
:: from the Hello World example provided in the tomcat
:: documentation.
:: I get a very similar exception when trying to open one
:: of my own jsp-s, although the project builds
:: successfully.(using "ant" and "ant install")
:: Other jsp examples provided with tomcat seem to work
:: fine.
:: i'm using fedora core 1 (linux) and j2sdk1.4.2_02
:: I have copied tools.jar to
:: $catalina_home/common/lib
:: I have also restarted tomcat, i've tried different
:: browsers, none of these solved the problem.
:: 
:: What have I left out?
:: 
:: Thanks for your time
:: 
:: exception
:: 
:: org.apache.jasper.JasperException: Unable to compile
:: class for JSP
:: 
::
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:5
59)
:: 
::
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
91)
:: 
:: org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
:: 
:: org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
:: 
:: javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
:: 
:: 
:: root cause
:: 
:: java.io.FileNotFoundException:
:: /home/ralu/jakarta-tomcat-5.0.19/work/Catalina/localhost/tomcat-
:: docs/org/apache/jsp/appdev/sample/web/hello_jsp.java
:: (No such file or directory)
::         java.io.FileOutputStream.open(Native Method)
:: 
:: java.io.FileOutputStream.<init>(FileOutputStream.java:179)
:: 
:: java.io.FileOutputStream.<init>(FileOutputStream.java:70)
:: 
:: org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:223)
:: 
:: org.apache.jasper.compiler.Compiler.compile(Compiler.java:456)
:: 
:: org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
:: 
::
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:5
53)
:: 
::
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
91)
:: 
:: org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:301)
:: 
:: org.apache.jasper.servlet.JspServlet.service(JspServlet.java:248)
:: 
:: javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
:: 
:: 
:: 
:: __________________________________
:: Do you Yahoo!?
:: Yahoo! Small Business $15K Web Design Giveaway
:: http://promotions.yahoo.com/design_giveaway/
:: 
:: ---------------------------------------------------------------------
:: To unsubscribe, e-mail: [EMAIL PROTECTED]
:: For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to