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

Answer Posted / gnani

sevlet chaining is nothing but
multiple servlets involved in a processing single request is
known as servlet chaining

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override destroy method in servlet?

499


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

571


Can you create a deadlock condition on a servlet?

587


how the HTML data stored in web server?

1952


What are the life cycle methods of a servlet?

591






What are the types of Session Tracking ?

648


What is a cookie What is the difference between session and cookie

592


What is the life-cycle of servlets?

633


What are the supporting protocol by HttpServlet ?

654


How to make sure a servlet is loaded at the application startup?

556


How the typical servlet code look like ?

635


Why is http protocol called as a stateless protocol?

535


What is Servlet API used for connecting database?

618


How can I send user authentication information while making URL Connection?

545


What is difference between get and post method?

572