Re: Is there any way to avoid session being created

2007-06-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Al, Fogleson, Allen wrote: > -Original Message- > From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 28, 2007 10:48 AM > To: Struts Users Mailing List > Subject: Re: Is there any way to avoid sessio

RE: Is there any way to avoid session being created

2007-06-28 Thread Fogleson, Allen
-Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 10:48 AM To: Struts Users Mailing List Subject: Re: Is there any way to avoid session being created Fogleson, Allen wrote: > I assume you are using JSP? If so... well no there is

Re: Is there any way to avoid session being created

2007-06-28 Thread Paul Benedict
user@struts.apache.org Subject: Is there any way to avoid session being created My code does not call request.getSession(true) or request.getSession() but struts still creates a session for me. I only want to create a session for a logged in user. Can this behavi

Re: Is there any way to avoid session being created

2007-06-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Allen, Fogleson, Allen wrote: > I assume you are using JSP? If so... well no there is not. JSP by > default has a contract that a session is always available to it. Boy, is that statement false: <@page session="false" @> Something else the OP migh

RE: Is there any way to avoid session being created

2007-06-28 Thread Fogleson, Allen
session using it. Al -Original Message- From: Phil Sladen [mailto:[EMAIL PROTECTED] Sent: Thursday, June 28, 2007 10:13 AM To: user@struts.apache.org Subject: Is there any way to avoid session being created My code does not call request.getSession(true) or request.getSession() but struts

Is there any way to avoid session being created

2007-06-28 Thread Phil Sladen
My code does not call request.getSession(true) or request.getSession() but struts still creates a session for me. I only want to create a session for a logged in user. Can this behaviour be avoided? Thanks. - Yahoo! Mail is the world's favourite email. D