English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i have a database in mysql and tomcat as application server i want to monitor the database through tomcat
how can i connect tomcat to mysql
any step by step instructions?

2007-05-31 10:08:45 · 1 answers · asked by George M 2 in Computers & Internet Software

1 answers

Take a look at this link from the Tomcat website. The sample shows how to create a simple JSP to display records from a MySQL table. As for monitoring the database, you'll have to be a bit more specific about that. Are you wanting to be alerted for new records, changed records, database status, etc... Some situations may be handled better through SMTP or RSS notification rather than a JSP page.

2007-05-31 10:19:52 · answer #1 · answered by Jim Maryland 7 · 0 0

fedest.com, questions and answers