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