This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Stopping a query from client and Applying another one
Happy Singh
Greenhorn
Joined: May 02, 2001
Posts: 5
posted
0
Hi I'm sorry for putting this question out in this forum though I know it doesn't belong to this forum. I hope it gets the attention of Paul or any other Java ranch guys. The question is kind of similar to the search functionality used at Javaranch site... If i generate a query from browser(client), I want to stop it by hitting the stop button on the browser and then reapply a modified query. My problem is that the stop button stops the browser but the query processing continues at the database server side. The database i'm using is oracle. Any comments or suggestions on this issue will be highly appreciated. Or if rquired, can u plz move this question to the relevant forum. Thanks and regards...
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
posted
0
This is a fairly standard web-interface issue, so I've moved it to the Servlets and JSP Forum for you.