hst-core-tags
Tag element


This tag can be used to create DOM Element to create head contribution element. If you create a DOM Element via this tag and pass the variable to a headContribution tag, then the headContribution element does not need to parse the text content to create the head contribution DOM element. So, this tag provides an optimized way to create a headContribution element. This tag can contain zero, one or more attribute tags to set attributes. Also, this tag can contain text content to set the text content of the DOM element.


Tag Information
Tag Classorg.hippoecm.hst.tag.HstElementTag
TagExtraInfo Classorg.hippoecm.hst.tag.HstElementTag$TEI
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
vartruetruejava.lang.StringThe variable name of the created DOM element
nametruetruejava.lang.StringThe tag name of the created DOM element

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.