|
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. |
Main WebWork interfaces and classes.