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

init() method of servlet loaded by?

3 Answers  


What are the life cycle methods of the servlet?

0 Answers  


How to run a servlet program?

7 Answers   Infosys,


Can we override the ActionServlet?

3 Answers   ArisGlobal, HCL, PPF,


Is it possible to have a constructor inside the servlet?

0 Answers  






What are the parameters of the service method ?

2 Answers  


How a servlet is unloaded?

0 Answers  


Why servlet is faster than jsp?

0 Answers  


What is the difference between using getSession(true) and getSession(false) methods?

0 Answers  


When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?

0 Answers  


What methods do you use in servlet - applet communication?

0 Answers  


can u give some realtime example in ploymorphism? and inheritance?

11 Answers   SolutionNET,


Categories