Describe some assignments that are executed by servlet container?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What are the different methods involved in generic servlet?

0 Answers  


Explain servlet.

0 Answers  


What is the difference between sendredirect() and forward() in a servlet?

0 Answers  


What are the objects involved when a servlet receives a call from client?

0 Answers  


Is it good idea to create servlet constructor?

0 Answers  






What is cgi and what are its drawbacks?

0 Answers  


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.

5 Answers  


What are all the ways for session tracking?

0 Answers  


What are the different methods of session management in servlets?

0 Answers  


What are the various ways of session supervision in servlets?

0 Answers  


Is there any need to shutdown the web server, if you want to modify a servlet?

3 Answers  


How can you use a servlet to generate a plain text instead of html?

0 Answers  


Categories