Here is a NetBeans tutorial about writing Web applications that connect to MySQL
- http://www.netbeans.org/kb/60/web/mysql-webapp.html
This document describes how to create a simple web application that connects to a MySQL database server.(tags: java netbeans mysql jdbc web application)
Post a Comment