So then where is that straggler session coming from?
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 11:34 AM
To: Struts Users Mailing List
Subject: Re: Session problem
Baker, Russ A wrote:
>A session is created by virtue of them j
rn for null. See the javadoc:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpSer
vletRequest.html#getSession(boolean)
Also, if you have other webapps on the web server, they might be using
sessions in their webapps, so anything you do in yours will be for
naught.
-ed
On 12/6/05,
have unintended
> side effects as many of my hacky solutions do.
>
> Ross
>
>
> Baker, Russ A wrote:
>
> >It is Weblogic. I am using a "graceful" shutdown so that if people
still
> >have open sessions, they can complete what they are doing. The o
TECTED] On Behalf Of Laurie Harper
Sent: Tuesday, December 06, 2005 3:53 PM
To: user@struts.apache.org
Subject: Re: Session problem
Baker, Russ A wrote:
> Hello,
>
> I am trying to figure out how to stop Struts from creating a session.
> What seems to happen is that once I call a
Hello,
I am trying to figure out how to stop Struts from creating a session.
What seems to happen is that once I call an action, a session is
created. This is a problem because when I want to gracefully shut down
my server, it complains that I still have an active session. Is there a
way to con
5 matches
Mail list logo