RE: How does Tomcat handle discarded-request

2001-11-02 Thread Hu, Xuebing
nally {} block if workBean needs to do > cleanup. > - Original Message - > From: "Hu, Xuebing" <[EMAIL PROTECTED]> > To: "Tomcat Developers List" <[EMAIL PROTECTED]> > Sent: Thursday, November 01, 2001 2:39 PM > Subject: RE: How d

RE: How does Tomcat handle discarded-request

2001-11-01 Thread Hu, Xuebing
ay to talk to something at the browser side to get data. thanks, David > -- > From: Craig R. McClanahan[SMTP:[EMAIL PROTECTED]] > Reply To: Tomcat Developers List > Sent: Thursday, November 01, 2001 5:08 PM > To: Tomcat Developers List > Cc: Hu,

RE: How does Tomcat handle discarded-request

2001-11-01 Thread Hu, Xuebing
; Subject: Re: How does Tomcat handle discarded-request > > This depends on the version of Tomcat, and to some extent whether you are > running Tomcat behind another web server. > - Original Message - > From: "Hu, Xuebing" <[EMAIL PROTECTED]> > To: <[E

How does Tomcat handle discarded-request

2001-11-01 Thread Hu, Xuebing
> Hi, > > I issues to Tomcat one request which takes kind of long time to response, when the >backend servlet or bean is working on the result, I just can not wait and clicked >somewhere on my browser page to issue another request, in this case, I am wondering >what Tomcat to do with the prev

How does Tomcat handle discarded-request

2001-10-31 Thread Hu, Xuebing
Hi, I issues to Tomcat one request which takes kind of long time to response, when the backend servlet or bean is working on the result, I just can not wait and clicked somewhere on my browser page to issue another request, in this case, I am wondering what Tomcat to do with the previous work