Prepare for your Next Interview
This is a discussion on About Servlet Filter... within the Java forums, part of the Software Development category; What is Servlet Filter? What is the use for this? Where we are using mostly? --------------------- suresh...
|
|||
|
Re: About Servlet Filter...
Filters as the name implies refine the response or request. That is filters act like Preprocessors as well as Postprocessors depending on the area of its usage. That is filters act like preprocessors before a request reaches the servlet and in contrast it acts as post processors once a response or output leaves a servlet.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| why we shift Servlet to JSP ? | psuresh1982 | JSP | 5 | 06-30-2008 09:09 AM |
| Function of filter in test director | Geek_Guest | Test Director | 1 | 04-12-2007 04:07 AM |
| Running Authentication filter | surender_reddy | Java | 0 | 02-09-2007 06:30 AM |
| Constructors in servlet concept | JobHelper | JSP | 2 | 01-11-2007 10:10 AM |
| The Triple Filter Test | Lokesh M | Personality Development | 1 | 10-01-2006 05:28 PM |