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 / mahesh
hi first u got to copy the tools.jar file from java\bin &
paste in the tomcat\common\lib folder & restart the server
again.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What mechanisms are used by a Servlet Container to maintain session information?
How printwriter is different from servletoutputstream?
Why doesn’t a servlet include main()?
How can you run a servlet program?
What methods do you use in servlet - applet communication?
How can an existing session be invalidated?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Explain servlet.
What's the difference between authentication and authorization?
What are the difference between session and cookies in servlet? Explain
What do you mean by cgi and what are its drawbacks?
Is that servlet is pure java object or not?
Differentiate between the print writer and servlet output stream?
Differentiate between the web server and application server?
What is servlet configuration?