If servlet receives multiple requests, how many objects will it create?
No Answer is Posted For this Question
Be the First to Post Answer
when the jsp page is translated to servlet?
What is life cycle of Servlet?
What is the procedure of invoking different servlet in a different application?
Explain request dispatcher and its methods.
Name the different ways of session tracking.
Define context initialization parameters.
Can you send the mail from a servlet ,if yes tell how?
What are the phases of the servlet life cycle?
How many ways to remove the session object in the container
How to get the current httpsession object?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is the use of servlet wrapper classes?