Why don't we write a constructor in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between doGet and doPost?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
How can we achieve transport layer security for our web application?
Why do we need a constructor in a servlet if we use the init method?
What are the Internal servlets maintained by the web server?
What is difference between jsp and servlet?
What is the difference between 2 types of servlets?
where the session data will stored?
Explain Servlet Chaining ?
Who is responsible to create the object of servlet?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?