I don't understand why these sample istructions don't work.
<EXCLUDEIF PROPERTY="userBean:UserFirst:Title" VALUE="null"
MATCH="NULL">
<DISPLAY PROPERTY=userBean:UserFirst:Title> title
</EXCLUDEIF>
I'm sure that the property returned is null but the statement enclosed
by the tags are included.
Or better, the string " title" are printed even if the property are
null.
Can you help me?
Thanks
Alessandra
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".