I am using JRUN4 with sql server 2000, i am using JRUN jdbc driver for sql
server. I get the database connection from the datasource.
When i call my jsp file some time it gives me the error
[Macromedia][SQLServer JDBC Driver]Object has been closed...............
but i close the connection in the end of the JSP file. It some gives the
error and some time if works fine I am unable to trace what is the problem
with it.