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 / siva thimmannagari
if ur using the JNLP concept,make an entry in the file
under the JNLP file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how does JSP handle run-time exceptions?
Which http method is said to be non-idempotent and idempotent?
What is the procedure of invoking different servlet in a different application?
What are some disadvantages of storing session state in cookies?
How to upload a file to the server using servlet?
What is the difference between servlet and filter?
How to get the current httpsession object?
Why the concept of single thread model interface is used?
What are the ways to handle multi-threading in servlets?
What are session variable in servlets?
What is api in servlet?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What is a servlet?
What is load-on-startup in servlet?
What is servlet and its types?