Can we use the constructor, instead of init(), to initialize servlet?
No Answer is Posted For this Question
Be the First to Post Answer
how many jsp scripting elements are there and what are those?
What is the web server used for running the Servlets?
can we use more than one controller in web application
How to run a servlet program?
Explain web application directory arrangement?
Can a servlet be called by passing its name as a parameter in the URL?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
can i call destroy() method in init() method of servlet
What are the phases of a servlet life cycle?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
Where do you define dispatcherservlet?
What is the role of the webserver?