use String username = this.getRequest().getRemoteUser();
in your action class. allan krishgy wrote: > > Hi All, > > I am just beginning the java for a web based application. After some > struggle, I found appfuse and moven. > > I have basic appfuse-struts-spring-hibernate project. > > I wanted to get the user loggined in my action classes and JSP pages. How > to do this? > > Regards, > > Krish > -- View this message in context: http://www.nabble.com/How-to-get-user-from-session-tp18216209s2369p18235236.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
