org.apache.jasper.JasperException: Unable to compile class for JSP 2003-11-20 - By Derek Mahar
Back Also see http://jakarta.apache.org/tomcat/faq/classnotfound.html.
Derek
-- --Original Message-- -- From: Luis Estevens [mailto:lestevens@(protected)] Sent: November 20, 2003 12:44 PM To: 'tomcat-user@(protected)' Subject: org.apache.jasper.JasperException : Unable to compile class for JSP
Hello
I have Windows2000 Server, IIS5, jdk 1.4 and Tomcat 4112
After sucesuffly installed TomCat and tested it through http://localhost/examples/servlet/HelloWorldExample <http://localhost/examples/servlet/HelloWorldExample> i tried to put some jsp witch calls a bean to work
Unfortunally i get an "org.apache.jasper.JasperException : Unable to compile class for JSP"
I created a jsp file named "time.jsp" and put it into a directory named bigjava into webapp. The "Timebeanclass" witch is invoked in time.jsp and i put into a jar file with the corrected classpath is placed into the classes file, witch also contains the Timebeanclass.java
I already search google and found lots of people with the same problems, but nothing applies to me
Got any clue?
Thanks in advance
Luis Estevens
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|