Uses of Class
com.opensymphony.sitemesh.webapp.decorator.DispatchedDecorator
-
Packages that use DispatchedDecorator Package Description com.opensymphony.sitemesh.webapp.decorator -
-
Uses of DispatchedDecorator in com.opensymphony.sitemesh.webapp.decorator
Subclasses of DispatchedDecorator in com.opensymphony.sitemesh.webapp.decorator Modifier and Type Class Description class
ExternalDispatchedDecorator
Decorator that dispatches to another path in A DIFFERENT WEB-APP in the same Servlet Container (such as a JSP or path mapped to a Servlet).
-