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
Explain the features of java?
Can you add null to a list java?
how to write a program for sending mails between client and server
How can we achieve thread safety in java?
What is garbage collection? What is the process that is responsible for doing that in java?
Can we have any other return type than void for main method?
Which package has light weight components?
What is the default value of float and double datatype in java?
How does linkedhashmap work in java?
Which collection is thread safe in java?
Explain the difference between arraylist and linkedlist in java?
What is an interoperable application in java ?
What is a string token?
Explain how to force the garbage collection in java.
Can It is possible to synchronize the constructor of a Java Class?