Oops, sorry...finger slipped off the "'" key and hit return.

No, it won't if the method parameter is getSession( false);  
With getSession() or getSession( true), an existing session
will be returned IF IT EXISTS, else a new session for the
request will be created.

Mark

-----Original Message-----
From: Galbreath, Mark 
Sent: Wednesday, May 01, 2002 7:55 AM
To: 'Struts Users Mailing List'
Subject: RE: ideal method to set the sessionid in struts?


No it won't.

-----Original Message-----
From: Vikram Goyal01 [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 7:52 AM
To: Struts Users Mailing List
Subject: RE: ideal method to set the sessionid in struts?


It will create and return a session if none exists. If session exists it
will return that.

V

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 5:20 PM
To: 'Struts Users Mailing List'
Subject: RE: ideal method to set the sessionid in struts?


No.

-----Original Message-----
From: jfc100 [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 6:43 AM

I think I can assume that calling 'request.getSession()' 
explicitly will always return an existing session.

Is that correct?

Joe

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to