javascript
Brief description  about Online courses   join in Online courses
View Medha Vadi Saini 's Profile

JSTL Program

find javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/TagSupport
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:275)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803) Exception
Asked by Medha Vadi Saini | Jan 19, 2011 |  Reply now
Replies (1)
View java teacher 's Profile
Hi,
This exception came to u in your java file with the name JspServlet.java on the line 275 because the container is unable allocate the your tag handler class.
Jan 27, 2011