When Servlet is unloaded?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to have a constructor inside the servlet?
How to read request headers from servlets?
Can you send the mail from a servlet ,if yes tell how?
Is servlet synchronized?
What is cookie in servlet?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
How can we perform any action at the time of deploying the project?
Which interface should be implemented by all servlets?
What is with the javax.servlet package naming?
Is the init(ServletConfig sc) throws IOException or not?
What is servlet container?
How can the referrer and the target urls be used in servlet?