THANK YOU ROBI!!!!
Roberto Nunnari wrote: > > Try this: > > <s:property value="%{#session.USER_SESSSION_HANDLE.fname}"/> > > -- > Robi > > > xianwinwin wrote: >> Hi there, >> >> using struts2: I have just place the user's information on a session: >> >> session.setAttribute(Properties.USER_HANDLE, secUser); >> >> >> I wonder how to access on a jsp page the info; I tried, unsuccessfully, >> the >> following combinations: >> >> >> <s:text name="USER_SESSSION_HANDLE"><s:bean >> name="fname"></s:bean></s:text> >> <s:label><s:bean name="USER_SESSSION_HANDLE.fname"></s:bean></s:label> >> >> >> any idea? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/%28Struts2%29-howto-access-the-user.fname-on-the-jsp-page-%28user%27s-object-in-http-session%29-tp14803679p14804470.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]