How are filters?
No Answer is Posted For this Question
Be the First to Post Answer
can we create more than ServletContext and ServletConfig in your application
What type of protocols are used in HttpServlet?
What is meant by cookies?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
What is the use of attribute in servlets?
What is the use of httpservletrequestwrapper?
Explain the difference between a web server and a web container?
what is the difference between do get/dopost
How can we perform any action at the time of deploying the project?
Explain life cycle of a Servlet?
Why do we have servlet wrapper classes?