Portal Client-Specific Content
Tag when-not


Description

Conditionally includes the body content if the request client classification does not match the supplied client attribute. For example, hello, non-IPhone user renders the given content if the request user-agent has not been mapped to "iphone" in WEB-INF/client-classifications.xml.


Tag Information
Tag Classcom.bea.netuix.client.jsp.clienttaglib.NotClientTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameWhen Not

Attributes
NameRequiredRequest-timeDescription
clienttruefalse The name of the classification, as defined in WEB-INF/client-classifications, that will be compared against the request's classification.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.