"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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

