Re: Recommends forceful disconnect to stop upload
Jason Hunter <[email protected]> Wed, 1 Sep 2004 17:56:11 -0700
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Jim Peters wrote: > This was posted once to this list, without a reply. > >>From the Java Servlet Programming - 2nd Edition, page 119 > > "...many servers implement a second option: try to send an error page, and > forcefully disconnect if necessary." > > Does anybody know how to cause a servlet to "forcefully disconnect"? You don't. It's outside the control of the servlet, in the control of the servlet container. -jh- ___________________________________________________________________________ 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