Why is this happening ...

2001-06-07 Thread Sac Chi
Hi, Can someone tell me why the following exception is thrown: HANDLER THREAD PROBLEM: java.io.IOException: Stream closed prematurely java.io.IOException: Stream closed prematurely at org.apache.tomcat.service.connector.AJP12RequestAdapter.readNextRequest(Ajp12ConnectionHandler.java:422

Why is this happening? :(

2004-04-16 Thread UmamaheswarKalluru
Hi, I have an application where my JSP talks to the Servlet for further processing of my form. I am maintaining the user information in a session(" UserDetails") object since the user has logged in. My application works sometimes, but never works sometimes. When I try to navigate within the s

RE: Why is this happening ...

2001-06-07 Thread WEST, Peter
sounds like your web server died or was shut down while Tomcat had only received part of the current request. -Original Message- From: Sac Chi [mailto:[EMAIL PROTECTED]] Sent: 07 June 2001 12:39 To: [EMAIL PROTECTED] Subject: Why is this happening ... Hi, Can someone tell me why the

Re: Why is this happening? :(

2004-04-19 Thread foxgem
session timeout? - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 16, 2004 8:16 PM Subject: Why is this happening? :( > > > > > Hi, > I have an application where my JSP talks to the Servlet for further