Few questions to JSP, JDBC and MySQL
843835Jul 11 2003 — edited Jul 13 2003Hi !
I am currently trying to get a jsp Site to connect to a MySQL Database vie a ConnectionManager Bean. First of all I have a general Questions:
1. In order to use JDBC I have to specify a JDBC Driver. I got one from MySQL`s homepage. Where hast this driver to stay, is it enough to have it installed on my machine when compiling the beasen or do I have to put it somewhere on the server to ?
I would be verry happy if someone could give me a brief step by step walkthrough on how to get a JSP site loading content from a MYSQL databes using JDBC.
Thanks a lot !
Janosch