Which should you insert at line 25 to properly invoke the next filter in the chain, or the target servlet if there are no more filters?
Which element, inserted at line 27, causes the ParamAdder filter to be applied when MyServlet is invoked by another servlet using the RequestDispatcher.include method?
Place the XML elements in the web application deployment descriptor solution to configure a servlet context event listener…