Uses of Class
com.opensymphony.sitemesh.webapp.decorator.DispatchedDecorator

Packages that use DispatchedDecorator
com.opensymphony.sitemesh.webapp.decorator   
 

Uses of DispatchedDecorator in com.opensymphony.sitemesh.webapp.decorator
 

Subclasses of DispatchedDecorator in com.opensymphony.sitemesh.webapp.decorator
 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).
 


www.opensymphony.com/sitemesh/