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 the difference between Servlets and Applets?

555


What is a servlet context object?

632


What do you mean by interservlet communication?

596


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

661


how many jsp scripting elements are there and what are those?

551






Explain the architechure of a servlet?

615


What are the key methods that are involved in processing of http servlets?

641


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

551


What is api in servlet?

537


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

585


Can you create a deadlock condition on a servlet?

602


Explain session tracking and its importance?

556


What are the servlet events?

604


How do you communicate in between Applets and Servlets?

603


What do you mean by servlet?

728