AW: Struts2 session problem (after migrating behind reverse proxy)

2010-08-03 Thread Tim Dellas
); }); Got the JS code from this page: http://www.quirksmode.org/js/cookies.html Thank you, problem solved! Best Regards, Tim -Ursprüngliche Nachricht- Von: nuwan chandrasoma [mailto:mymail...@gmail.com] Gesendet: Dienstag, 3. August 2010 12:31 An: Struts Users Mailing Li

Re: Struts2 session problem (after migrating behind reverse proxy)

2010-08-03 Thread nuwan chandrasoma
Hi Tim, what is your apache webserver version? i have you tried with a ProxyPassReverse declaration? Thanks, Nuwan C. On Mon, Aug 2, 2010 at 9:05 PM, Tim Dellas wrote: > Hi there! > > > > I store session parameters in a Struts2 session map that I get in my > actions > using the SessionAware i

Struts2 session problem (after migrating behind reverse proxy)

2010-08-02 Thread Tim Dellas
Hi there! I store session parameters in a Struts2 session map that I get in my actions using the SessionAware interface. My Application is in the /MyApp path. After setting up the struts2 application on an Apache server with an inverse proxy redirect that makes the URL http://www.appdomain.