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 <String, String>!!! On Wed, Nov 12, 2008 at 1:53 PM, Francisco Exposito <[EMAIL PROTECTED]> wrote: > > Hi, > > I have the next sentence in order to get info from session: > > Map<String,String> session = ActionContext.getContext().getSession(); > > And then i put or get info. > > It works properly in firefox local and remote and in ie local. But if I try > to execute it in a remote ie, I get that session is null. > > Any help please? > > Regards, > Paco > > _________________________________________________________________ > Diviértete y aprende con el juego de palabras del Abecedario > http://www.vivelive.com/abecedario/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

