Hi all,
        I have set our database connection  at
application scope. All is OK now.

        However, if one of the servlet class is changed and then
auto-reloaded, the class will no longer get the connection---
when I get the connection (in object type) and try to cast it back to
connection object, the classcastexception will happen........
I have checked the object is not null, but I just cannot cast it back
to connection.......

Thanks in Advanced!!!
Penny


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to