Subject: Re: Important ActionContext.getContext().getSession() error
>
> Having Map does not affect whether the session is null or
> not, it is just for the compiler to add type safety to the Map, and by the
> way, the Session Map is String --> Serializable not String --> St
Having Map does not affect whether the session is null or
not, it is just for the compiler to add type safety to the Map, and by the
way, the Session Map is String --> Serializable not String --> String.
You should probably implement the SessionAware (
http://struts.apache.org/2.0.11/struts2-core/
Hi Francisco...
I use it in many diferrents browser, and never got this error... but i
use the following sentence:
Map session = ActionContext.get..
I dont put this !!!
On Wed, Nov 12, 2008 at 1:53 PM, Francisco Exposito
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have the next sentence in or
3 matches
Mail list logo