what is servlet filter?

Answer Posted / jeh

Filter is a web component for web based applications. It
intercepts the request before calling service method and
process the response after executing the service method.
Filter mainly validates the client submitted data

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a generic type?

752


Why main() method is public, static and void in java ?

830


How do you find the absolute value?

776


When should I use a singleton?

763


What is a line separator in java?

721


What is JDBC Driver interface?How can you retrieve data from the ResultSet

1761


Why unicode is important?

670


Why are data types important?

751


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

824


how to deploy apache tomcat server to weblogic server in java

1788


Is treeset sorted in java?

763


Is ++ operator thread-safe in java?

869


What is the diffrence between inner class and nested class?

805


What is the difference between the paint() and repaint() methods in java programming?

873


Can we declare a class as static?

786