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 are all the protocols supported by httpservlet?

649


How do I know if java is running on linux?

604


How can you start a jta transaction from a servlet deployed on jboss?

674


What is a servlet engine?

544


What is the element?

586






Why the container loads server at the application startup and how?

579


What is the major difference between servlet and applet?

540


Difference between GET and POST?

708


What is the servlet?

620


How can we refresh automatically when new data has entered the database?

617


What are the types of Session Tracking ?

648


explain the advantages of servlet life cycle?

555


What are the different mode that servlets can be used?

550


Why servlet is mostly used?

745


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

618