how do i connect my sql to tomcat 4.1

I installed mysql 5 version.please help me how to establish connection between mysql and tomcat4.1.
[106 byte] By [ap7926a] at [2007-11-26 21:46:58]
# 1
[url= http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html]JDBC[/url]
kevjavaa at 2007-7-10 3:36:58 > top of Java-index,Java Essentials,New To Java...
# 2
sorry i need to connect to jdbc.
ap7926a at 2007-7-10 3:36:58 > top of Java-index,Java Essentials,New To Java...
# 3
> sorry i need to connect to jdbc.See reply #1. The key here is you're going to need to do some searching for a MySQL JDBC driver. Not sure if one comes with MySQL or not, that's up to you to research.
kablaira at 2007-7-10 3:36:58 > top of Java-index,Java Essentials,New To Java...
# 4
I downloaded the driver.Thanks a lot for immediate reply
ap7926a at 2007-7-10 3:36:58 > top of Java-index,Java Essentials,New To Java...