|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Configurable | Interface for tools that can be passed configuration parameters. |
| ViewTool | Generic view tool interface to assist in tool management. |
| Class Summary | |
| AbstractPagerTool | Abstract view tool for doing request-based pagination of items in an a list. |
| AbstractSearchTool | Abstract view tool for doing "searching" and robust pagination of search results. |
| BrowserSnifferTool | browser-sniffing tool (session or request scope requested, session scope advised). |
| CookieTool | View tool for convenient cookie access and creation. |
| ImportTool | General-purpose text-importing view tool for templates. |
| LinkTool | View tool to make building URIs pleasant and fun! |
| ParameterParser | Utility class for easy parsing of ServletRequest parameters. |
| ViewRenderTool | This tool expose methods to evaluate the given strings as VTL (Velocity Template Language) and automatically using the current context. |
Provides the ViewTool and Configurable interfaces, as well as a number of useful implementing classes. These are tools specifically meant for use in a web application.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||