[jboss-user] [JBoss Portal] - Re: How to store username/password in the session in login.j

twalex do-not-reply at jboss.com
Thu May 10 01:22:02 EDT 2007


I think if you only want to get the username, you may just call this method in jsp
String username = request.getUserPrincipal().getName();

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044571#4044571

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044571



More information about the jboss-user mailing list