http://www.nabble.com/Getting-current-user%27s-id-during-tests-tf4190706s2369.html#a11917492 http://www.nabble.com/Getting-current-user%27s-id-during-tests-tf4190706s2369.html#a11917492
but, yeah ... getRequest().getRemoteUser() will get the user's name as a String, from there you could pull that user out of your persistence layer. Imran Amajd wrote: > > Hello! > > how can i access the current User Object in my Action Class? I need to get > user.emailAddress. > > Kindly reply me as soon as possible. Thanks in Advance :) > > -Imran Amjad. > -- View this message in context: http://www.nabble.com/Retrieving-Current-User-Object-in-MyAction-Class-tf4316416s2369.html#a12290645 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
