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
Explain the protected field modifier?
What is boolean in java?
What is the difference between class & structure?
Will the jvm load the package twice at runtime?
Difference between nested and inner classes ?
What is the += operator called?
Will minecraft java be discontinued?
What is immutable state?
Implementations of set interface?
Why convert an applet to an application?
Explain the importance of thread scheduler in java?
What is a package in java? List down various advantages of packages.
What are the advantages of exception handling in java?
What are the differences between checked exception and unchecked exception?
What are the classes of java?