What are the functions of Servlet container?


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

Post New Answer

More Servlets Interview Questions

what is the advantage of using Servlets over CGI programming?

4 Answers  


What are the classes and interfaces for servlets?

4 Answers  


Why the container loads server at the application startup and how?

0 Answers  


What is with the javax.servlet package naming?

2 Answers  


Which method of the httpservletrequest object is used?

0 Answers  


Describe some assignments that are executed by servlet container?

0 Answers  


What is the difference between an applet and a servlet?

15 Answers   GCEW, Miracle Solutions,


why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.

5 Answers  


What is meant by servlet? What are the parameters of the service method?

0 Answers  


can we create more than ServletContext and ServletConfig in your application

6 Answers   Patni,


Explain the difference between servlet and cgi?

0 Answers  


what is servlet life cycle?

3 Answers   Inforica,


Categories