What is preinitialization of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Name the different ways of session tracking.
What are the functions of Servlet container?
What is called servlet mapping?
How to create war file?
When servlet object is created?
What is the servletconfig object?
What is meant by servlet? What are the parameters of the service method?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is cookie in servlet?
what is the difference between do get/dopost
What is the difference between context parameter and context attribute?