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 / m gangadhar

hi,

do one thing, i think the servlet-api.jar which ur using is
corrupted so take latest form net. and deploy ur application.

Set class path then keep ur webapp folder structure contains
App
|-----WEB-INF
|------classes
------web.xml compile the classes first by
setting jar (servlet-api.jar) which should be C:\Program
Files\Tomcat 5.0\server\lib\servlet-api.jar

copy jar file from tomcat directory structure C:\Program
Files\Tomcat 5.0\server\lib and keep in ur
webapps\wapp\WEB-INF\lib it will solve ur problem sure.

if any Issues please feel free to contact my mail id.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the architechure of a servlet?

594


Explain servlet events?

554


What is servlet in tomcat?

550


Explain load on start-up and its importance?

584


What is servlet initializer?

497






What is the GenericServlet class?

589


What is generic servlet class?

592


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

564


What is a web application and what is it’s directory structure?

576


Which application server is best for java?

546


how many jsp scripting elements are there and what are those?

534


What is the purpose of requestdispatcher interface?

603


What is servlet and list its types?

534


What are different ways for servlet authentication?

551


What are the types of Session Tracking ?

636