On 10/16/07, ttux <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> This question is more in relation with jsp than with appfuse but I would
> like to print all the session variables set when you log in to appfuse.
> How
> can I do that?
>
> I wanted to know as well how you would do to make something like:
> if(admin) { } else { }You can use the ACEGI tags to do this - see http://www.acegisecurity.org/guide/springsecurity.html#authorization-taglibs for more details. Mike. Thank you in advance for your help. > -- > View this message in context: > http://www.nabble.com/appfuse-session-variable-when-logged-in-tf4633310s2369.html#a13230470 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
