Is it good idea to create servlet constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What is Generic Servlet and how it is different from Http Servlet?
Is it possible to send a mail from a servlet? Explain?
How do you communicate in between Applets and Servlets?
What is the difference between the http servlet and generic servlet?
When the methods init() and Distroy() will be called?
How do you pass the data from one servlet to another servlet?
How a servlet is unloaded?
Explain the steps involved in placing a servlet within a package?
What is the importance of init() method in Servlet ?
What is url encoding and url decoding
Differentiate between the print writer and servlet output stream?
What are some advantages of storing session state in cookies?