Explain the servlet filter.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is the difference between using getSession(true) and getSession(false) methods?

0 Answers  


What is difference between GenericServlet and HttpServlet?

0 Answers  


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

0 Answers  


What is life cycle of Servlet?

0 Answers  


How to set a cookie that is persisted only for the duration fo the clients session?

1 Answers  






How an Image can be loaded in a Servlet ?

1 Answers  


What are life cycle methods of a servlet?

0 Answers  


What is difference between jsp and servlet?

0 Answers  


What do you mean by a filter and how does it work?

0 Answers  


where the session data will stored?

4 Answers  


What must be implemented by all servlets?

0 Answers  


What is cgi and what are its drawbacks?

0 Answers  


Categories