Portal Display Template Service
Tag displaytemplate
The displaytemplate tag requests the registered view for a resource, which in turn renders it in the JSP.
Tag Information |
Tag Class | com.bea.p13n.display.servlets.jsp.taglib.DisplayServiceTag |
TagExtraInfo Class | None |
Body Content | empty |
Display Name | Display Template Service Tag |
Attributes |
Name | Required | Request-time | Description |
groupName | true | true |
The template group name
|
templateName | true | true |
The name of template
|
view | false | true |
The name of the veiw to select for rendering the resource
|
nameSpace | false | true |
The name of the name-space you want to pull the view from
|
node | false | true |
The node (com.bea.content.Node) to be used within the template jsp. This can be retrieved using the
cm:getNode tag (do not specify the path attribute on the getNode tag)
|
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.