Problem with javax.servlet.jsp.JspFactory.getJspApplicationContext
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Problem with javax.servlet.jsp.JspFactory.getJspApplicationContext  XML
Forum Index -> General Help
Author Message
cuchulainn

Joined: 04/09/2008 00:00:00
Messages: 88
Offline


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

Dipl.-Inf. (FH) Christopher Olbertz
Hochschule für Technik und Wirtschaft des Saarlandes
http://www.htw-saarland.de
radu.jakab

Joined: 31/10/2007 00:00:00
Messages: 240
Offline


Hi,
Most likely, your application is missing servlet.jar in its deployment.

Regards,
Radu
 
Forum Index -> General Help
Go to:   
Powered by JForum 2.1.7ice © JForum Team