When servlet object is created?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by cgi and what are its drawbacks?
Explain the difference between GET and POST methods?
How do you run a servlet?
How we can check in particular page the session will be alive or not
how do you maintain sessions in servlets?
What is the dispatcher servlet?
Which protocol will be used by browser and servlet to communicate
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
What is generic servlet class?
What happens, when client requests for server object, which is not yet loaded into the memory?
Write a program to show the functionality of servlets.
List some life cycle methods of a servlet.