Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal Utilities
Tag isNull


Description

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


Tag Information
Tag Classcom.bea.p13n.taglib.util.IsNullTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameIs Null

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

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.