Hello Gurus,

I have this cursors exceeded problem after some time.I am using a separate
class for data base access and in each of my servlet init method I call this
class' dbconnect mehod and in the destroy method I call the closedb method.

But it does not work.
How to call the close method in a servlet that has to perform many data base
tasks based on the user request and also refresh every minute the display?

TIA
srr
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

___________________________________________________________________________
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