You might want to contact the original author of this library:

http://cagataycivici.wordpress.com/2006/01/19/acegi_jsf_components_hit_the/

I haven't used it enough to know what's wrong.

Matt

On 6/14/07, Ding, Qin <[EMAIL PROTECTED]> wrote:
I use appfuse/JSF, to which the acegijsf tag is integrated. It works
when I do this in my jsf page:

Login as <acegijsf:authentication
operation="username"></acegijsf:authentication>

username is the property of the user.  In the User object, a method
getFullName() is defined to return user's first_name + " " + last_name.


When I do

<acegijsf:authentication
operation="fullName"></acegijsf:authentication>, I do not get anything
out.

Username in my project is user's login id, we don't want to display it.
I want to display user's full name. How can I output the full name
instead of username from user object using acegijsf tag?

Qin


---------------------------------------------------------------------
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]

Reply via email to