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

 

Reply via email to