org.apache.beehive.netui.pageflow.internal.InternalUtils
org.apache.catalina.core.ApplicationDispatcher Standard implementation of <code>RequestDispatcher</code> that allows a request to be forwarded to a different resource to create the ultimate response, or to include the output of another resource in the response from this resource. This implementation allows application level servle ...org.apache.beehive.netui.pageflow.PageFlowUtils Utility methods related to Page Flow. org.apache.beehive.netui.core.urls.URLRewriterService Methods for registering URL rewriters, adding URL rewriters to the chain, and for rewriting URLs using registered rewriters. <p> Note that when a URLRewriter is registered with this service it is added to a chain (a List) of rewriters. When rewriting occurs, we loop through each rewriter in ...org.apache.beehive.netui.script.common.ImplicitObjectUtil org.springframework.orm.hibernate.support.OpenSessionInViewTests @author Juergen Hoeller @since 06.12.2003 org.apache.jasper.runtime.JspRuntimeLibrary Bunch of util methods that are used by code generated for useBean, getProperty and setProperty. The __begin, __end stuff is there so that the JSP engine can actually parse this file and inline them if people don't want runtime dependencies on this class. However, I'm not sure if that works so wel ...org.apache.velocity.tools.view.tools.ParameterParser <p>Utility class for easy parsing of {@link ServletRequest} parameters.</p> <p><pre> Template example(s): $pp.foo -> bar $pp.getNumber('baz') -> 12.6 $pp.getInt('baz') -> 12 $pp.getNumbers('foo') -> [12.6] Toolbox configuration: & ...org.apache.catalina.InstanceEvent General event for notifying listeners of significant events related to a specific instance of a Servlet, or a specific instance of a Filter, as opposed to the Wrapper component that manages it. @author Craig R. McClanahan @version $Revision: 1.2 $ $Date: 2004/02/27 14:58:38 $ org.apache.beehive.netui.script.el.NetUIUpdateVariableResolver com.inversoft.junit.internal.http.MockPageContext <p> This class </p> @author Brian Pontarelli @since 2.0 @version 2.0 com.caucho.server.webapp.RequestDispatcherImpl
org.apache.beehive.netui.tags.tree.TreeHelpers This class provides a set of static helper methods that deal with a trees. org.apache.beehive.netui.tools.testrecorder.server.serverAdapter.DefaultServerAdapter User: ozzy Date: Oct 23, 2003 Time: 10:46:55 AM 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. | Popular Tags |