Package | Description |
---|---|
com.opensymphony.sitemesh.compatability | |
com.opensymphony.sitemesh.webapp.decorator |
Class | Description |
---|---|
BaseWebAppDecorator |
Convenient base class for all Java web-app based decorators that make use of the Servlet API.
|
Class | Description |
---|---|
BaseWebAppDecorator |
Convenient base class for all Java web-app based decorators that make use of the Servlet API.
|
DispatchedDecorator |
Decorator that dispatches to another path in the Servlet Container (such as a JSP or path mapped to a Servlet).
|