Struts error.
Hello,
When i am trying to execute a file in strusts the following error is happend.Can any body tell what is the reason for this.
I set class path like.
struts.jar file in tomcat/comman/lib
I want to know whether I want to set any other .jar file in my class path.
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: javax/servlet/jsp/tagext/TagExtraInfo
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:272)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagExtraInfo
java.lang.ClassLoader.defineClass1(Native Method)
java.lang.ClassLoader.defineClass(ClassLoader.java:620)
Thaking You
Bipin.V
Message was edited by:
bipin

