Package com.sitemesh.taglib.decorator

Class Summary
BodyTag Write original HTMLPage body to out.
HeadTag Write original HTMLPage head to out.
PropertyTag Write property of Page to out.
TitleTag Write the HTMLPage <title> value to out.
UseHTMLPageTEI TagExtraInfo implementation to expose HTMLPage object as variable.
UsePageTag Expose the Page as a bean to the page which can then be accessed from scriptlets.
UsePageTEI TagExtraInfo implementation to expose Page object as variable.