1建立java enterprise项目
2在WEB-INF目录下建立lib目录把jdbc用的mysql-connector-java.jar包复制过来
3添加依赖
4编写class
或在pom.xml文件中加
编写jsp