Package com.opensymphony.webwork

Main WebWork interfaces and classes.

See:
          Description

Interface Summary
WebWorkStatics Constants used by WebWork.
 

Class Summary
Main WebWork comes with various related tools included in the webwork jar file.
Main.MainClassLoader Reverses the typical order of classloading to defer only to the parent if the current class loader can't be found.
RequestUtils Request handling utility class.
ServletActionContext Web-specific context information for actions.
WebWorkConstants This class provides a central location for framework constants related to webwork configurations.
WebWorkTestCase Base test case for unit testing WebWork.
 

Exception Summary
WebWorkException WebWorkException A generic runtime exception that optionally contains Location information
 

Package com.opensymphony.webwork Description

Main WebWork interfaces and classes.


WebWork Project Page