OpenCms JSP standard taglib
Tag template


This tag allows to split JSPs in several elements and use <cms:include> to include special elements.

Note that from the included JSPs, code not in the body of any <cms:element> tag will always be included.


Tag Information
Tag Classorg.opencms.jsp.CmsJspTagTemplate
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
elementfalsetruejava.lang.StringName of the section in the body of <cms:element>.
ifexistsfalsetruejava.lang.StringDeprecated.
ifexistsonefalsetruejava.lang.StringDeprecated.
ifexistsallfalsetruejava.lang.StringDeprecated.
ifexistsnonefalsetruejava.lang.StringDeprecated.

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.