Answer Posted / guru
filters r java classes which is intercept the client request
before it access a resource in server,then it intercept
server response before its reach clint
request filter
for security
response filter
compresed data
init(),do filter(),destroy are methods of filter
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between choice and list?
What is the simpletimezone class in java programming?
How hashmap works in java?
What is meant by overloading?
What are java packages?
Is java se open source?
How to create a fecelet view?
What is the java project architecture?
What is cr keyboard?
Detail discussions on JVM, memory management and garbage collector.
What is the difference between static and non-static variables in java programming?
What is a default method?
What is meant by class?
What is unicode used for?
What is the use of generics? When was it added to the Java development Kit?