What is the use of request dispatcher interface?
No Answer is Posted For this Question
Be the First to Post Answer
How to debug a servlet?
What do you mean by the servlet chaining?
What are the annotations used in servlet 3?
What are the mechanisms used by a servlet container for maintaining session information?
What are the exceptions thrown by Servlets?
What do you mean by session tracking and also explain its techniques?
Why filter is used in servlet?
What methods do we use in Servlet to Applet communication?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is the protocol used by Server & Client?
What are the new features added to servlet 2.5?
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.