What is the dispatcher servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Whats the advantages using servlets over using CGI?
What is the default http method in the servlet?
How can the session in servlet be destroyed?
What are the ways to handle multi-threading in servlets?
What is the workflow of 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.
What is with the javax.servlet package naming?
What is cookie in servlet?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
Explain the working of service() method of a servlet.
Explain the methods in Generic and HTTP Servlets?
What do you mean by cgi in servlet?