Are you closing the connection in a finally clause? If you don't, you are going to leak connections when an exception gets thrown.
-Richard
At 04:51 PM 10/3/2004, you wrote:
I open an httpsURLConnection in my struts application. And I am getting orphaned sessions. I think this may be due to dead (or orphaned) connections after the user has logged off. Has anybody experienced this?
I am he, as you are he, as you are me, and we are all together.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]