In OGNL, how can I assert that a String property is not null or empty?
I would like this functionality:
${!empty bean.string}kuvera --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

