| Name | Java class |
|---|---|
foo |
test.web.SimpleAction |
bar |
test.web.SimpleAction |
xyzzy |
test.web.SimpleAction |
myaction |
test.web.SimpleAction |
| Name | foo |
|---|---|
| Description | Simple WebWork action. |
| Java class | test.web.SimpleAction |
| Views | |
| Other views |
a=tjo.jsp b=blah.jsp c=duh.jsp |
| Name | bar |
|---|---|
| Description | Simple WebWork action. |
| Java class | test.web.SimpleAction |
| Views | |
| Other views |
qwe=tjo.jsp rty=blah.jsp xyz=duh.jsp |
| Name | xyzzy |
|---|---|
| Description | Simple WebWork action. |
| Java class | test.web.SimpleAction |
| Views | |
| Success | tjo.jsp |
| Error | blah.jsp |
| Input | duh.jsp |
| Name | myaction |
|---|---|
| Description | Simple WebWork action. |
| Java class | test.web.SimpleAction |
| Views | |
| Success | tjo.jsp |
| Error | blah.jsp |
| Input | duh.jsp |
| Other views |
login=login.jsp |