Stripes Tag Library
Tag layout-render
Renders the named layout, supplying it with any specified parameters and overridden
components. In addition to being able to supply nested stripes:layout-component tags,
you may also supply any number of dynamic or arbitrary parameters to this tag. All
parameters (except name) will be made available to the layout definition through the
page context.
Tag Information |
Tag Class | net.sourceforge.stripes.tag.layout.LayoutRenderTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes |
Name | Required | Request-time | Type | Description |
name | true | true | java.lang.String |
The name of the layout. Since only JSP layouts are supported, this should be the
web application relative path to the JSP that defines the layout.
|
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.