Portal Framework Rendering
Tag defineObjects


Description

Creates standard Look and Feel objects for use in JSP pages. These objects can be used via EL or scriptlet (e.g. ${skin.path} or <%= skin.getPath() >) in a JSP page. Note that currently only a Skin object is provided by this tag; future releases may make more objects available.


Tag Information
Tag Classcom.bea.netuix.servlets.jsp.taglib.DefineObjects
TagExtraInfo ClassNone
Body Contentempty
Display NameDefine Objects

Attributes
No Attributes Defined.

Variables
NameTypeDeclareScopeDescription
skincom.bea.netuix.laf.SkintrueAT_END The Skin in effect for the request.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008 BEA Systems, Inc. All Rights Reserved.