Stephane Cloutier wrote:
>
>         In fact, I'm actually using the servletrunner engine of Sun's jsdk2.0.  I
> know that it's a developpment only servlet engine but I would nevertheless
> expect it to stop processing the request.  Is commercial servlet engine
> usually have a better behavior?  Is this the case for Netscape Entreprise
> server?
>
> Regards,
> Stephane
>
> At 01:15 PM 3/9/00 -0500, Chauhan, Vivek wrote:
> >I expect he behavior to be web server/servlet engine specific. I hope some
> >web server/servlet engines must be taking care of stop button push. It will
> >be a good idea to pass your observation to the vendors of the web
> >server/servlet engine you are currently using and probably they may
> >incorporate it in their next release.

This has been discussed many times on the list. Please refer to the archives.

Clicking the stop button does not generate a http request by the browser to the
server. That is why the server continues processing.

K Mukhar

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to