A remote server did not respond within timeout period
843854Apr 5 2004 — edited Apr 5 2004HI
I have a opened in servlet which is not closed.My servlet uses it for various checks.When a request comes after long time, my servlet tries to make a database call and that time I am getting following error.
java.sql.SQLException:IO Exception A remote host did not respond within the timeout period.
Please guide.
Thanks in advance.