I use
username neq null
or
usename eq null
Al.
Mead Lai wrote:
Hi All,
<s:if test="${username !=null}">Show something here</s:if>
<s:if test="username == null"> Show something here</s:if>
which is right Tag above?
I heared, It can't use like that expression after 2.0.11version, really?
Any feedback is appreciated.
--
Al Sutton
W: www.alsutton.com
B: alsutton.wordpress.com
T: twitter.com/alsutton
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]