Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.sitemesh.taglib.page: Javadoc index of package com.sitemesh.taglib.page.


Package Samples:

com.sitemesh.taglib.page

Classes:

PanelTag: This tag inserts an external resource as a panel into the current Page. The page attribute is required and points to the panel resource which should expose an entire page (e.g. another JSP file producing HTML). This attribute can be relative to the page it is being called from or an absolute path from the context-root. The (optional) decorator attribute is the name of the Decorator to apply to the included page. Note that the implementation of DecoratorMapper can overide this.

Home | Contact Us | Privacy Policy | Terms of Service