How can we perform any action at the time of deploying the project?
No Answer is Posted For this Question
Be the First to Post Answer
init() method of servlet loaded by?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
What is the capacity that doGet method can send to the server?
Servlet Chaining? How do you do the Filtering in Servlets?
What is preinitialization of a servlet?
What is servlet invoker?
How do you configure a centralized error handler in servlets?
Explain the methods of request dispatcher in servlet?
Explain url encoding in servlet?
difference between sendredirect,forward and url rewritting
Why the container loads server at the application startup and how?
Can we use threads in Servlets?