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
What is the difference between comparable and comparator in java.util pkg?
What do you understand by synchronization? Why is it important?
What is the enumerator of the java collection framework? : java collections
What is iterator in the java collections framework? : java collections
What is the use of hashcode in java ?
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
What are the different types of features of the java collections framework? : java collections
What are the different types of ways where you can iterate over a list? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
How is hashset maintained in memory by java ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the main classes of the list interfaces? : java collections
What are the types of java collections? : java collections
can u draw class/object diagram for ATM
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?