|
Class Summary |
| FormHandler |
Servlet for handling webmanager form posts. |
| FormHandlerBase |
Convenient base class for handlers. |
| FormProcessor |
Processes the form, defined by the formdefinitionURL, formelementId and
flowId. |
| FormToSession |
This class stores posted forms in the session of the webuser. |
| FormValuesHandler |
This class stores POSTed forms in the session of the webuser. |
| SessionFormFlowUtil |
This class contains some utility methods for manipulating and storing session formvalues. |
| XMLWriter |
This class can be used for retrieving xml used in xsl transformations. |