What’s the difference between genericservlet and httpservlet?
What are all the ways for session tracking?
Can we override servlet service method?
What is servlet tunnelling?
Which event is fired at the time of session creation and destroy?
How to get the path of servlet in the server?
What are the uses of servlet and what is servlet chaining?
What is the difference between 2 types of servlets?
how JSP can extend servlet or interface ...?
What is meant by a servlet?
What is the difference between context parameter and context attribute?
Can a jsp be called using a servlet?
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.