如何使用JSP访问MySQL数据库
<%@page import="Java.sql.*" import ="java.util.*" import ="java.io.*" contentType="text/html; charset=gb2312" %>
使用JSP读取Mysql数据库