NetUI Tag Library Documentation (Version 1.0.2)

netui-template Library

NetUI Template controls taglibrary.


Standard Syntax:
<%@ taglib prefix="netui-template" uri="http://beehive.apache.org/netui/tags-template-1.0" %>
XML Syntax:
<anyxmlelement xmlns:netui-template="http://beehive.apache.org/netui/tags-template-1.0" />

Tag Summary
attributeDefines a property placeholder within a template. 
includeSectionDefines a content placeholder within a template. 
sectionSets HTML content inside placeholders defined by a <netui-template:includeSection> tag. 
setAttributeSets a property value in a template page. 
templatePoints a content page at its template page. 
 

Library Information
Display NameNone
Version1.0
Short Namenetui-template
URIhttp://beehive.apache.org/netui/tags-template-1.0