I am trying to keep a ResultSet object open across method calls in my bean but when I try
to access without creating a new connection, I get the error "Connection handle has
been closed and is unusable". Is there a way to keep the Connection open until
I'm done with the ResultSet?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258610#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...