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 array length?
What are different access specifiers in java?
How does regex work?
How many types of threads are there in java?
What does the “static” keyword mean?
Write code to implement bubble sort in java?
Is ++ operator is thread safe in java?
Can a top level class be private or protected?
What is the inheritance?
What is the difference between overriding & overloading?
What is the default value of float and double datatype in java?
Is math an abstract class in java?
Is the empty set a singleton?
What are the advantages of java over C++?
Is java call by reference?