What do you mean by default initialization in java servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Explain in detail about applet to servlet communication?
What is the use of httpservletrequestwrapper?
What is servlet and list its types?
Why session tracking is needed?
What is the disadvantage of cookies?
What is SingleThreadModel interface?
How variables can be accessed across the sessions?
Which http method is said to be non-idempotent and idempotent?
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 is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is the use of request dispatcher interface?
What is connection pooling?