what is filter ?

Answer Posted / mukesh dhariyaparmar

A filter is a mini-servlet.Filters may record information about requests, convert to different format, or event redirect access to a different page. You can apply filters to any resources served by servlet engine, so it doesn't matter whether it's static HTML,graphics,a JSP page,or another servlet.One key advantages of filter is that it can be added to an existing Web application without either the filter or the application being aware of one another.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are maps interfaces in the java collections? : java collections

563


What are the different types of ways where you can iterate over a list? : java collections

566


What are the uses of the set interfaces in the java collections? : java collections

528


Which interface does java.util.hashtable implement?

656


What are the differences between the java collection and the java list? : java collections

600






Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1576


What are the types of interface used in the java collections? : java collections

581


Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com

2528


What is java collection? : java collections

564


How is hashset maintained in memory by java ?

582


What are the types of the main implementing classes in the map interfaces? : java collections

600


What are the different types of classes implemented in the set interfaces? : java collections

595


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1587


What are the types of java collections? : java collections

533


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2553