Java EE Servlet/JSP tutorial : Adding MySQL and JDBC to bookstore example - Resin 4.0 Wiki
1 Java EE Servlet/JSP tutorial | using JDBC 2 Install mysql and get mysql jar file driver 3 Create bookstore database 4 Create Book table 5 Configure Resin to use the JDBC driver 5.1 ~/workspace/javaee/Servers/"Resin 4.0 at localhost-config"/resin.xml 6 M...