Package org.apache.struts2

Main Struts interfaces and classes.

See:
          Description

Interface Summary
StrutsStatics Constants used by Struts.
 

Class Summary
Main Struts comes with various related tools included in the struts-core-VERSION.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.
StrutsConstants This class provides a central location for framework configuration keys used to retrieve and store Struts configuration settings.
StrutsTestCase Base test case for unit testing Struts.
 

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

Package org.apache.struts2 Description

Main Struts interfaces and classes.



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.