Title: RE: How to force terminate Servlet?

why not just have an empty return?

-----Original Message-----
From: Vikramjit Singh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 9:32 AM
To: [EMAIL PROTECTED]
Subject: Re: How to force terminate Servlet?


you could use System.exit(0),
but it is not the correct way.

Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031


-----Original Message-----
From: Edward [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 12:36 AM
To: [EMAIL PROTECTED]
Subject: How to force terminate Servlet?


  I want to know if a method or function that by using it,I can forcely
terminate Servlet and return to OS.The reason which I want to do it is when
my statements in Servlet executing,it occures errors,I want not to execute
my statements any more and force terminate it.
Thanks!
Edward

___________________________________________________________________________
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

___________________________________________________________________________
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