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

Answer Posted / pinkal

Servlet chaining is a technique in which two or more
servlets can cooperate in servicing a single request.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why HttpServlet class is declared abstract?

650


Which are the different ways you can communicate between servlets?

530


How do you load an image in a Servlet?

662


When servlet object is created?

604


What is the element?

590






What are all the protocols supported by httpservlet?

652


What is the use of servlet context?

537


How native code can be used in a servlet?

3523


Whether we can get deadlock situation in servlets?

578


Which interface must be implemented by all servlets?

799


What is the difference between jsp and servlet life cycle?

693


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

617


What are advantages of servlets over cgi?

632


What is servlet container?

667


How forward () method is different from send redirect () method?

517