Hello all,
   i have written an application that uses Acegi .
my app integrates also JSF and spring using JSF-spring integration library

I was wondering how can i access the current loggged in user (authenticated via acegi) as
JSF bean....
with  JSF-spring integration library, i can seee in my  JSF context all Spring declared
beans (including acegi's )

Any idea on how can i get hold of the user?

will it be  something like <h:outputText value="#{.........}  ?

anyone has any idea?

thanx and regards
 marco

Reply via email to