Ta上传的资源 (0)

数据库连接池得配置及应用,主要有Context.xml文件得配置以及web.xml得配置代码

网上订餐系统的餐品显示页面代码 GetDataBean getDataBean = new GetDataBean(); List foods = getDataBean.getFoods(); FoodBean currentFood; session.setAttribute("foods",

包括spring的配置,structs与spring如何连接使用的代码,和Hibernate的连接使用,还插入有Ajax的使用及在Web.xml中配置Ajax,并整合使用