Portal Utilities
Tag notNull


Description

Execute the body of the tag if a value is non-null. In the case of a String, an empty string (zero length) will also be treated as if it were "null". A non-null Object or a non-empty string will cause the body to execute.


Tag Information
Tag Classcom.bea.p13n.taglib.util.NotNullTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNot Null

Attributes
NameRequiredRequest-timeDescription
itemtruetrue The object to evaluate. Generally this will be a runtime expression.

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.