org.apache.catalina.session.StandardManager Standard implementation of the <b>Manager</b> interface that provides simple session persistence across restarts of this component (such as when the entire server is shut down and restarted, or when a particular web application is reloaded. <p> <b>IMPLEMENTATION NOTE</b& ...
org.apache.tester.ContextListener01 Application event listener for context events. All events that occur are logged appropriately to the static logger.. @author Craig R. McClanahan @version $Revision: 1.2 $ $Date: 2004/02/27 14:58:56 $
org.apache.velocity.tools.view.servlet.VelocityViewServlet <p>A servlet to process Velocity templates. This is comparable to the the JspServlet for JSP-based applications.</p> <p>The servlet provides the following features:</p> <ul> <li>renders Velocity templates</li> <li>provides support for an auto-loaded ...
com.opensymphony.webwork.portlet.velocity.VelocityManager Revise the original VelocityManager for WebWork to <li>add the actionURL implement in VelocityManager for Portlet <li>init the Velocity Engine from ServletContext. @author <a HREF="mailto:hu_pengfei@yahoo.com.cn">Henry Hu </a> @since 2005-7-18 Manages the environment for ...
org.apache.beehive.netui.pageflow.FormData Base class for form beans associated with action methods in {@link PageFlowController}s. Note that Page Flow actions may take form beans of any type.
org.enhydra.servlet.servlets.CGIServlet This Servlet is for the purpose of executing a CGI program that resides on the system. In order to use this servlet in the server please remember to specify the fully qualified classname org.enhydra.servlet.servlets.CGIServlet in the Classname field and specify the directory of the CGI to run in ...
org.infohazard.maverick.ctl.Throwaway Note: While not formally deprecated, use of this class is discouraged. You should use Throwaway2 instead. Throwaway is a base class for simple controllers which implements the single-use controller pattern (a fresh controller instance is created to service each request). No population of prope ...