Portal Client-Specific Content
Tag default


Description

Includes the body content if the request client classification falls into the "default" category, i.e. the request user-agent is not matched by any items in WEB-INF/client-classifications.xml, or is matched by the classification named "default". For example, suppose your WEB-INF/client-classifications.xml file looks like . If your request has user-agent "ua_def" or anything other than "ua_abc", then this tag will render its body content. If not, this tag will not render anything.


Tag Information
Tag Classcom.bea.netuix.client.jsp.clienttaglib.DefaultTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameDefault

Attributes
No Attributes Defined.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

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