How to combinate JSP+Tomcat+mysql??
843854Jun 12 2005 — edited Jun 13 2005Hi,guys. My question is as the above subject.
I have installed JDK, Tomcat, mysql, and my OS is WinXP, I am trying to develop a JSP site in my computer.
For JDK, the commands javac, java, ...... work OK;
For Tomcat, http://localhost:8080 works OK, meaning the cat page appears.
For mysql, I can login, and sql statements work OK;
And I download mysql-connector-java-3.1.8a.
What I should do further to combinate JSP+Tomcat+mysql, so my JSP site can work? Any advice?
I need help.
Thanks in advance!