Sorry,
Try the following, this is what am using.

<s:if test="#session.member.name == null">


try and let me know.

Thanks
--- Harring Figueiredo <[EMAIL PROTECTED]> wrote:

> Tom,
> 
> Thanks for the reply. I got it working. But in your
> example, I think you
> have a typo (unbalanced } )
> 
> <s:if test="#session.member.name == null}">
>                                                     
>                    ^
> I bet you meant
> <s:if test="%{#session.member.name == null}">
> 
> Thank you again.
> 
> Harring
> 
> 
> Both way works.
> 
> On 4/2/07, tom tom <[EMAIL PROTECTED]> wrote:
> >
> > I normally use this,
> >
> > <s:if test="#session.member.name == null}">
> >
> > no complications, did you try above
> >
> > Thanks
> >
> > --- Harring Figueiredo <[EMAIL PROTECTED]> wrote:
> >
> > > Mark,
> > >
> > > Thank you very much for the reply.
> > >
> > > I did slightly different and it works.
> > >
> > > <s:if test="%{{#session.member.name} == null}">
> > >
> > > Thanks again.  I think it would be helpful to
> place
> > > something like this on
> > > the doc pages. I will see if I can get the right
> to
> > > edit the wiki pages.
> > >
> > > Harring.
> > >
> > > On 4/2/07, Mark Menard <[EMAIL PROTECTED]> wrote:
> > > >
> > > > On 4/2/07 4:48 PM, "Harring Figueiredo"
> > > <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > <s:if test="%{#session.member.name} ==
> null">
> > > >
> > > > Try <s:if test="%{#session.member.name ==
> null}">
> > > >
> > > >
> > >
> >
>
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > --
> > > Sincerely,
> > >
> > > Harring Figueiredo
> > > Sr. Software Engineer
> > > Email: [EMAIL PROTECTED]
> > > Telephone: 941-256-0600
> > >
> > > "We never become truly spiritual by sitting down
> and
> > > wishing to become so.
> > > You must undertake something so great that you
> > > cannot accomplish it
> > > unaided."
> > >
> >
> >
> >
> >
> >
> >
>
____________________________________________________________________________________
> > Food fight? Enjoy some healthy debate
> > in the Yahoo! Answers Food & Drink Q&A.
> >
>
http://answers.yahoo.com/dir/?link=list&sid=396545367
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 
> 
> -- 
> Sincerely,
> 
> Harring Figueiredo
> Sr. Software Engineer
> Email: [EMAIL PROTECTED]
> Telephone: 941-256-0600
> 
> "We never become truly spiritual by sitting down and
> wishing to become so.
> You must undertake something so great that you
> cannot accomplish it
> unaided."
> 



 
____________________________________________________________________________________
Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
http://farechase.yahoo.com/promo-generic-14795097

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

Reply via email to