Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is called servlet container?
What is the purpose of requestdispatcher interface?
What is the purpose of dispatcherservlet properties?
Why do we need servlet filter?
How can we upload the file to the server using servlet?
What are the uses of servlets?
In servlets, Why do we need both GET and POST method implementations?
What is difference between jsp and servlet?
What is Servlets and explain the advantages of Servlet life cycle?
How threads are implemented in servlets?
What are life cycle methods of a servlet?
can we use more than one controller in web application