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.-- BestRegards, Mead http://yayisoft.com Bob Hope - "A James Cagney love scene is one where he lets the other guy live."

