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 an empirical question?
What happens when you add a double value to a string?
When does a class need a virtual destructor?
Why parsing is done?
Explain about class in java?
How many bits is size_t?
What do you mean by inner class in java?
What is a layout manager and what are different types of layout managers available in java awt?
What does @param args mean in java?
What happens if we don’t override run method ?
What are the two types of java programming?
In java, what is the difference between method overloading and method overriding?
Is java programming easy?
What is a “stateless” protocol ?
How many boolean functions are there?