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

Which of the following classes will have more memory allocated?

587


Why does java doesnt suuport unsigned values?

1803


Which class is the superclass of all classes?

605


In a container there are 5 components. I want to display all the component names, how will you do that?

1564


What about instanceof operator in java?

603






What is assembly condition codes?

560


Explain illegalmonitorstateexception and when it will be thrown?

627


What are the three parts of a lambda expression? What is the type of lambda expression?

571


Is null an object java?

542


How does arraylist size increase in java?

533


What is nextline method in java?

568


What is the difference between variable declaration and variable initialization?

512


What is string literal in java?

557


When do you call copy constructor?

562


What is array length?

510