tomcat

where can i see at tomcat that db is connected or not?thanks
[74 byte] By [farakha] at [2007-11-27 6:12:36]
# 1
You can view database connection from database administration tools.If you use MySQL, run MySQL Administrator and look "Server connections"In the list, you can see all threads that are connected to database and also the user.Bye
PremierITAa at 2007-7-12 17:20:00 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
I am using oracle XE on the web
farakha at 2007-7-12 17:20:00 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...