I use <s:if test="sendId eq '' " /> can't find the blank String(""), like ''

On Mon, Oct 20, 2008 at 3:31 PM, Mead Lai <[EMAIL PROTECTED]> wrote:

> like this format?
> <s:if test="username neq null">Show something here</s:if>
> Thank you very much.
>
>
> On Mon, Oct 20, 2008 at 3:26 PM, Al Sutton <[EMAIL PROTECTED]> wrote:
>
>> 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]
>>
>>
>
>
> --
> BestRegards,
> Mead
> http://yayisoft.com
>
> Rita Rudner  - "I wonder if other dogs think poodles are members of a weird
> religious cult."
>



-- 
BestRegards,
Mead
http://yayisoft.com

Joan Rivers  - "The first time I see a jogger smiling, I'll consider it."

Reply via email to