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
What is a generic type?
Why main() method is public, static and void in java ?
How do you find the absolute value?
When should I use a singleton?
What is a line separator in java?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Why unicode is important?
Why are data types important?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
how to deploy apache tomcat server to weblogic server in java
Is treeset sorted in java?
Is ++ operator thread-safe in java?
What is the diffrence between inner class and nested class?
What is the difference between the paint() and repaint() methods in java programming?
Can we declare a class as static?