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 difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

599


Explain the difference between jsp and servlet?

578


What is a deployment descriptor?

585


What is the procedure for initializing a servlet?

537


What do you mean by default initialization in java servlet?

594






Differentiate between the print writer and servlet output stream?

547


What do you mean by web applications?

618


What's the use of servletcontext?

663


What is the process for chaining servlet?

596


What’s the use of the servlet wrapper classes??

625


What are the key methods that are involved in processing of http servlets?

612


What are the supporting protocol by HttpServlet ?

643


What are the important functions of filters?

584


Explain the servlet filter.

533


Can we override servlet service method?

581