The short answer is no, there is no session object with the user information in it. However, you should be able to use Acegi's tags to get any of the user's information.
Matt On 6/20/07, snew2k5 <[EMAIL PROTECTED]> wrote:
Thanks for your reply. The link only shows how to print the username using Acegi tag. Is there any way to get such info using pure JSF EL? Is there any session scope object storing the info? Thanks in advance. mraible wrote: > > This should help: > > http://cagataycivici.wordpress.com/2006/01/19/acegi_jsf_components_hit_the/ > > On 6/20/07, snew2k5 <[EMAIL PROTECTED]> wrote: >> >> >> Hi all, >> >> I'm using AppFuse 1.9.4 + JSF + facelets. I'm wondering if there is a way >> to >> check user has logged in or not and how to get user information from JSF >> pages. Thanks a lot. >> -- >> View this message in context: >> http://www.nabble.com/Getting-user-information-from-JSF-pages-tf3950856s2369.html#a11208964 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > -- View this message in context: http://www.nabble.com/Getting-user-information-from-JSF-pages-tf3950856s2369.html#a11225703 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
