Hi,
I am trying to develop an ICEfaces application for Tomcat 6.0.
But I get the following exception:
Code:
javax.servlet.ServletException: java.lang.NoSuchMethodError: javax.servlet.jsp.JspFactory.getJspApplicationContext(Ljavax/servlet/ServletContext;)Ljavax/servlet/jsp/JspApplicationContext;
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:268)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
Does anybody know, what it means?
Kind regards,
Christopher