Servlet Chaining? How do you do the Filtering in Servlets?

Answer Posted / nirmal yadav

in the sevlet chaining multiple servlets involved in a
processing single request i.e. the output one servlet is
passed as input to the next servlet in the chain ,the output
from the last servlet in the chain is returned to the
browser as response regarding the request

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getservletcontext?

723


explain the advantages of servlet life cycle?

736


What is servlet instance?

746


What do you mean by mime type?

758


Is servlet a server side scripting language?

804


What is cgi?

776


How to find whether a parameter exists in the request object?

867


Why do we need a constructor in a servlet if we use the init method?

735


Difference between httpservlet and generic servlets?

818


What are the servlet events?

769


What is a server side include (ssi)

771


If my browser does not support cookie, and my server sends a cookie instance what will happen?

831


What is preinitialization of a servlet?

773


Explain the methods of request dispatcher in servlet?

718


What is the use of httpservletrequestwrapper?

776