Huh?
-----Original Message-----
From: Felipe Lorenz [mailto:[EMAIL PROTECTED]
Sent: Monday, June 09, 2008 5:37 PM
To: Struts Users Mailing List
Subject: Re: Modifying session attributes in Struts 2
nothing diferent.. just it.
On Mon, Jun 9, 2008 at 7:34 PM, Gamble, Wesley (WG10) <[EMAIL PROTECTED]>
wrote:
> All,
>
> If I have a Struts action, and I acquire the session map via:
>
> Map session = ActionContext.getContext().getSession();
>
> can I simply use
>
> session.put("new_key", new_value);
>
> to modify session attributes or do I need to do something different?
>
> Thanks,
> Wes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]