You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Adam Fields <fi...@surgam.net> on 2002/03/01 15:56:07 UTC

Re: Newbie problem

"Stelian Iancu" says:
> I've just downloaded and installed Struts for the first time. I have Tomcat
> 4.0.1 on a win2k box. I have a problem with struts-example. When I try to
> access it, it gives me the following exception:
> 
> javax.servlet.ServletException: sun/tools/javac/Main (Unsupported
> major.minor version 48.0)
> 	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java, Compil
ed
> Code)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 	at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> FilterChain.java:247)
> <snip>
> Do you know why? Any help is appreciated! Thanks!

Possibly your jdk is out of date?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Newbie problem

Posted by Stelian Iancu <st...@mcr.ro>.
well, it is 1.4 rc. I think it's a tomcat problem because it seems to give
me the same error no matter what .jsp I try to run.

Regards,
Stelian Iancu
--
Eclipse. Probably the best IDE. Ever. (www.eclipse.org)



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>