Why doesn’t a servlet include main()? How does it work?


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

Post New Answer

More Servlets Interview Questions

What is the difference between genericservlet and httpservlet

0 Answers  


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 do you mean by deployment descriptor?

0 Answers  


How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?

6 Answers   IBM, Infosys, TCS,


What is filter? Can filter be used as request or response?

1 Answers  






What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

0 Answers  


how can we create object to a class in a jsp file?

5 Answers   Accenture, L&T, TCS,


What are the types of Session Tracking ?

0 Answers  


How to prevent browser from caching the page content?

1 Answers  


How the JSP file will be executed on the Server side?

0 Answers   Cap Gemini,


Explain the working of service() method of a servlet.

0 Answers  


What is the difference between Get and Post Method?

12 Answers   T3 Softwares,


Categories