When I start tomcat i have this error and my application can't run:

INFO: 
validateJarFile(C:\jakarta-tomcat-5.0.19\webapps\projet\WEB-INF\lib\servlet-api.jar) - 
jar not loaded. See Servlet Spec 2.3 section 9.7.2. Offending class: 
javax/servlet/Servlet.class

and I need the Servlet class for my Action Listener class of my JSF application.
Please help.
Patrick

Reply via email to