Hi all! I would like to check into an xsp if the user is i'm logged or not; i'm using the authentication framework. I'd like something like this:

<xsp:page>
...
...
        <if user is logged>
                do something
        <else>
                do something

<xsp:page>

Any Idea?? Thanks a lot.

Best Regards, Davide



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



Reply via email to