Open Core
Tag module


Custom tag to render visual representation of a web module in the page. The default visual representation of a web module is a tab on a toolbar.

Example:
<core:module activemodule="<%=activemodule%>"/>


Tag Information
Tag Classorg.opensubsystems.core.www.WebModuleTag
TagExtraInfo ClassNone
Body ContentJSP
Display Namemodule

Attributes
NameRequiredRequest-timeTypeDescription
activemoduletruetruejava.lang.StringName of the active module. If the currently rendered module matches this name it will be rendered as an active module.

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.