|
Class Summary |
| WOBindingTag |
This is a sub-tag of WOComponentTag used to pass bindings. |
| WOComponentTag |
This is a regular JSP taglib handler that enables the use of a WOComponent
within a JSP. |
| WODirectActionTag |
This is a regular JSP taglib handler that enables the use of a WOComponent
within a JSP. |
| WOExtraHeaderTag |
This is a sub-tag of both WOComponentTag WODirectActionTag used to pass HTTP headers. |
| WOFormValueTag |
This is a sub-tag of WODirectActionTag used to pass form values. |
| WOServletAdaptor |
This class
is an adaptor that allows a WebObjects application to appear as a
servlet to a servlet container, using the normal doGet/Post methods. |
| WOServletContext |
Subclass of WOContext providing custom URL generation, to account for JSP Session IDs. |
| WOServletSessionStore |
This is a subclass of WOSessionStore, and is intended to replace the WOServerSessionStore subclass. |