org.logicalcobwebs.proxool.admin.servlet.AdminServlet Use this to admin each pool within Proxool. It acts like a normal servlet., so just configure it within your web app as you see fit. For example, within web.xml: <pre> <servlet> <servlet-name>Admin</servlet-name> <servlet-class>org.log ...
org.enhydra.servlet.servlets.EnhydraSnoopServlet Snoop servlet. This servlet`echos back the request line, headers and posted content that were sent by the client This servlet has been written using the Sun Snoop Servlet as model @version 1.00, 06/30/97 @author Christophe Ney
org.apache.catalina.ssi.ResponseIncludeWrapper A HttpServletResponseWrapper, used from <code>SSIServletExternalResolver</code> @author Bip Thelin @version $Revision: 1.5 $, $Date: 2004/09/01 18:33:33 $
com.opensymphony.webwork.views.jasperreports.JasperReportsResult Genreates a JasperReports report using the specified format or PDF if no format is specified. The following parameters are required: <ul> <li>location - the location where the compiled jasper report definition is (foo.jasper), relative from current URL</li> <li>dataSource - ...
info.magnolia.cms.servlets.ResourceDispatcher Class ResourceDispatcher is responsible to gather data from the <strong>HttpServletRequest </strong> and write back the requested resource on the <strong>ServletOutputStream </strong>. @author Sameer Charles @version 1.0