Web Hosting Talk







View Full Version : connection to db test


tworak
05-10-2004, 01:41 AM
Hi

Ive just had tomcat installed, anyone know of a way i can test that it can communicate with a mysql databse properly?

I dont know how to program in this language, so any help would be appreciated.

Thanks

Tarik

Burhan
05-10-2004, 03:43 AM
Tomcat is a JSP application server. Any .jsp page that connects to mysql can be used as a template.

A quick google search (http://www.google.com/search?q=jsp+mysql+tutorial) led to this article (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2162&lngWId=2) at psc.