Write a hello world program using servlets.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between jsp and servlet life cycle?
What is the purpose of inter-servlet communication?
What are cookies and how will you use them?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What's the servlet interface?
How to prevent browser from caching the page content?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
can servlet have instance variables?
What is servlet and its advantages?
What is the procedure of invoking different servlet in a different application?
How we can check in particular page the session will be alive or not
Explain the jar and war files in servlet?