建立数据库连接
调用方法,比如list userlist = DB.findAll(), req.setAttribute("list",userlist)
jsp部分:
用到forEach,要引入jstl.jar