|
Class Summary |
| HttpSessionDataObject |
Turns the attributes of a HttpSession object into a DataObject,
so they can be used as generic data objects for any interface that
takes DataObjects. |
| PageContextDataObject |
Turns the attributes of a PageContext object into a DataObject,
so they can be used as generic data objects for any interface that
takes DataObjects. |
| ServletContextDataObject |
Turns the attributes of a ServletContext object into a DataObject,
so they can be used as generic data objects for any interface that
takes DataObjects. |
| ServletRequestDataObject |
Turns the attributes of a ServletRequest object into a DataObject,
so they can be used as generic data objects for any interface that
takes DataObjects. |