AW: [OS-webwork] How to access session data from ActionClass

2003-12-04 Thread Patrick Holzmann
The session you get from ActionContext is no HttpSession object. You actually only get a java.util.Map containing all session parameters. If you really need the HttpSession you should use the ServletConfigInterceptor. Cheers p -Ursprüngliche Nachricht- Von: remigijus [mailto:[EMAIL PROTEC

AW: [OS-webwork] How to access session data from ActionClass

2003-12-04 Thread Patrick Holzmann
include your source to see what you've done... -Ursprüngliche Nachricht- Von: remigijus [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 4. Dezember 2003 15:09 An: [EMAIL PROTECTED] Betreff: Re: [OS-webwork] How to access session data from ActionClass - Original Message - From: "J