Why doesn’t a servlet include main()? How does it work?
No Answer is Posted For this Question
Be the First to Post Answer
init() method of servlet loaded by?
What are the life cycle methods of the servlet?
How to run a servlet program?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
Is it possible to have a constructor inside the servlet?
What are the parameters of the service method ?
How a servlet is unloaded?
Why servlet is faster than jsp?
What is the difference between using getSession(true) and getSession(false) methods?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What methods do you use in servlet - applet communication?
can u give some realtime example in ploymorphism? and inheritance?