What is called servlet mapping?
how can we execute servelt? what the use ".war" or ".jar" file creation
What's the difference between servlets and applets?
What is Server-Side Includes?
How can a servlet be used to generate plain text instead of html?
What is servlet collaboration?
What is the importance of init() method in Servlet ?
Explain the lifecycle of a servlet?
What is servlet? Explain
What do you mean by the servlet chaining?
Difference between Include, Forward and sendRedirect in 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.
What are the important functions of filters?