> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: java.lang.NoClassDefFoundError:
> javax/servlet/jsp/JspApplicationContext
Did you put jsp-api.jar in your webapp's WEB-INF/lib directory? You
shouldn't; none of the jars or classes therein that Tomcat supplies i
: Couldn't initialize Jasper
java.lang.NoClassDefFoundError: javax/servlet/jsp/JspApplicationContext
at
org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext.java:73)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)