java.sql.Exception: Closed connection
843859Oct 16 2007 — edited Oct 17 2007Hi All,
I am facing a problem while querying the database and receiving the java.sql.Exception : Closed Connection.
Prior to this, using the same connection object we queried the database and there was no exception thrown. But when i'm using the same connection object and querying for the 4th time, it throws me this error.
Unable to figure what the problem is.
Your help is appreciated
Thanks
Neelima