Don't use it. Use

http://jakarta.apache.org/commons/httpclient/

instead.

-----Original Message-----
From: Kevin Menard [mailto:[EMAIL PROTECTED] 
Sent: Donnerstag, 27. Juli 2006 17:20
To: 'Tapestry users'
Subject: RE: Controlling length of session

> -----Original Message-----
> From: Detlef Schulze [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 27, 2006 11:17 AM
> To: Tapestry users
> Subject: RE: Controlling length of session
> 
> Do you send the session cookie? Or include the jsessionid=xxxx in the
> URL? Otherwise this would be the normal behaviour because there is no
> way for the server to identify the right session.

Yeap.  I'm capturing the cookie the first time around and sending it
back on
subsequent requests.  I may have that part hosed though.  I have to
admit
that I don't think I really understand HttpURLConnection.  It's awfully
convoluted way to be doing HTTP stuff.

Thanks for the help.

-- 
Kevin


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


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

Reply via email to