Hello Guillame.

That is intended to check a List is empty, but it doesn quite substitute
the empty operator.. The empty operator tests for null, empty strings
and empty arrays..

I must then assume there's no single substitute?

..and how's about empty strings?

Best regards.


Guillaume Carré wrote:
2007/6/16, Roberto Nunnari <[EMAIL PROTECTED]>:
humm... it seams that:
<s:if test="%{myvar}">
suffices for testing null..

is that the correct usage? Best practices for the original problem?

have you tried this?
<s:if test="%{myvar.isEmpty}">


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to