Hi,

Is there a way where a database process in my case SYBASE can be stopped or
killed in case where the user
hits "STOP" or any button on browser using Servlets.

For example,

A user executes a query using servlets, but he/she hits BACK button or stop
button and want to re run the query
again but with different parameters.

What happens now, once the user hits submit the query is fired on the
database, which keeps executing even if
user goes back and tries to run another query. In my case generally queries
returns huge results and sometime take
few minutes to come back with results.

Any help would be highly appreciated.

Thanks
Amit Kumar

___________________________________________________________________________
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