需要本论文完整程序源代码,答辩PPT或者更多毕业论文,联系上传者即可
}
protected Connection getConn() { }
try { }
return conn;
conn = DriverManager.getConnection(dburl, \System.out.println(sqle.getMessage()); } catch (SQLException sqle) {
在MyEclipse中运行该类,即可连接上数据库。
4.2 登录界面
本系统首页界面为登录界面,登陆界面主要是2个文本框分别输入用户名和密码,一个下拉框选择登陆类型,首页界面如图4.1示。 界面JSP程序如下示。
<%@page contentType=\language=\import=\errorPage=\