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 the difference between state-based unit testing and interaction-based unit testing?
What is getclass () getname () in java?
Why stringbuffer is faster than string?
What is floor in java?
What is identifier in java?
What is the loop in java?
How do you convert int to char in java?
How does linkedlist work in java?
Difference between serialization and deserialization in java?
What is the final variable?
How do you delete a list in java?
What access modifiers can be used for methods?
Why can we not override static method?
Is linked list a linear or non-linear data structure?
What are multiple inheritances?