what is filters and its use?

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


Please Help Members By Posting Answers For Below Questions

How does multithreading take place on a computer with a single cpu in java programming?

508


Explain access modifiers in java.

559


What is difference overloading and overriding?

556


Can I uninstall java?

526


How can you read an integer value from the keyword when the application is runtime in java? example?

606






Can a static method be final?

529


What do you understand by synchronization?

569


Define locale.

563


Explain the difference between abstraction and encapsulation.

521


What is array in java?

505


What is the need of transient variables in Java ?

559


What does it mean that strings are immutable?

551


What is a constructor, constructor overloading in java?

507


What is general methodology?

539


What invokes a thread's run() method in java programming?

545