RE: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Cameron Braid
: Wednesday, 3 September 2003 4:09 AM To: [EMAIL PROTECTED] Subject: RE: [OS-webwork] losing session token when using ServletRedirectResult I think you have to tell it to encode the URL... Someone stop me if I'm off track :-) > -Original Message- > From: Pat Lightbody [mailto:[EMAI

RE: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Jason Carreira
Good news! > -Original Message- > From: Francisco Hernandez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 5:42 PM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] losing session token when using > ServletRedirectResult > > > hmm, looks li

Re: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Francisco Hernandez
hmm, looks like I was testing this thing out incorrectly, everything looks to be in working order. :) Francisco Hernandez wrote: currently using ServletRedirectResult doesnt pass the jsessionid token to the next request so im losing the session, I think it should be passed on, what do you guys

RE: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Jason Carreira
To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 02, 2003 6:43 AM > Subject: [OS-webwork] losing session token when using > ServletRedirectResult > > > > currently using ServletRedirectResult doesnt pass the > jsessionid token > > to the next request so im

Re: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Pat Lightbody
I know very little about sessions when cookies aren't enabled -- but I thought the app server did all that magic? - Original Message - From: "Francisco Hernandez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 02, 2003 6:43 AM Subject:

RE: [OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Jason Carreira
That sound like a bug. > -Original Message- > From: Francisco Hernandez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 02, 2003 9:43 AM > To: [EMAIL PROTECTED] > Subject: [OS-webwork] losing session token when using > ServletRedirectResult >

[OS-webwork] losing session token when using ServletRedirectResult

2003-09-02 Thread Francisco Hernandez
currently using ServletRedirectResult doesnt pass the jsessionid token to the next request so im losing the session, I think it should be passed on, what do you guys think? shall I file this as a bug? feature request? --- This sf.net ema