You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Enrico Drusiani <en...@sunrisetelecom.it> on 2004/06/08 13:13:52 UTC

JNDI Datasource advanced use

Greetings everyone.

I need to give the user of my servlet based web application the chance to
close a connection to a db if it takes too much time (some of my queries
work on a huge amount of data). I was thinking of something like a "cancel"
button that asks a servlet to close the working connection. Can that be
achieved by using the JNDI datasource or have I to use some more advanced
data layer like hibernate or jdo?

Thanks for your time and attention


Enrico Drusiani



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org