Hi............
When i am started the tomcat server it started.
but it not load the jar files wht we deploving
file.suppose we load the wapp folder in webapps.
At running time it show the below error in tomcat server
INFO: validateJarFile(C:\Program Files\Apache Software
Foundation\Tomcat 5.0\web
apps\wapp\WEB-INF\lib\servlet-api.jar) - jar not loaded. See
Servlet Spec 2.3, s
ection 9.7.2. Offending class: javax/servlet/Servlet.class

How to slove this problem in my system.
plz give answer for this problem.

Answer Posted / ravikiran.chd

while you are building remove the servlet-api.jar and after
building put the jar file inside and start the server

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by servlet? What are the parameters of the service method?

782


What are the phases of a servlet life cycle?

825


Explain the concept of ssi ?

785


Which interface should be implemented by all servlets?

909


What are sessions in servlets?

772


Elucidate servlet attributes and its scope?

742


What do you mean by annotations in servlet?

769


Why are servlets used?

720


When servlet is loaded?

775


What are all the advantages of servlet over cgi?

782


What is the difference between context parameter and context attribute?

707


How is an application exception handling is done using a servlet?

734


What are the advantages of Servlet over CGI?

849


What is servlet mapping?

748


How can you push data from an Applet to a Servlet?

812