Package webwork.action.standard

This package contains standard Actions that are always available.

See:
          Description

Class Summary
CardPane Implement functionality similar to how java.awt.CardLayout works for templating web pages.
ClientInfo A utility class for extracting browser information from the client.
JSP JSP execution wrapper.
NoContent Set the response status to 204 NO_CONTENT.
Redirect Redirect to a given URL.
Referrer Redirect to the page that referred this action invocation.
Script Script execution wrapper.
XML XML "execution" wrapper.
 

Package webwork.action.standard Description

This package contains standard Actions that are always available. These can be used by dispatchers, or by other Actions implementing the Composition design pattern.



Copyright © 2001-2003 WebWork All Rights Reserved.