首页

基于Struts2+Hibernate+Spring框架的超市信息管理系统

java

2020-7-9

项目作品名称:	基于Struts2 Hibernate Spring框架的超市信息管理系统
使用JQuery datatable插件浏览从数据库查询的信息记录(不少于30条记录)。	
使用JQuery dropzone插件把客户端图片上传至服务器,并把该图片文件名保存到数据库。要求带有上传文件显示效果
使用JQuery validate验证表单内容,然后将表单提交到服务器,把表单内容保存在数据库相应表中。

	






用Hibernate多对一关联技术查询数据库中两张相关联表的内容。

	



用Spring AOP技术,实现对添加或修改数据库记录操作的日志功能,日志记录保存在数据库。

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
supermarket/.classpath , 3472
supermarket/.myhibernatedata , 567
supermarket/.mymetadata , 301
supermarket/.mystrutsdata , 240
supermarket/.project , 2112
supermarket/.settings/.jsdtscope , 564
supermarket/.settings/com.genuitec.eclipse.j2eedt.core.prefs , 1040
supermarket/.settings/com.genuitec.eclipse.migration.prefs , 573
supermarket/.settings/com.genuitec.runtime.libraries.xml , 356
supermarket/.settings/org.eclipse.jdt.core.prefs , 670
supermarket/.settings/org.eclipse.wst.common.component , 590
supermarket/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml , 482
supermarket/.settings/org.eclipse.wst.common.project.facet.core.xml , 561
supermarket/.settings/org.eclipse.wst.jsdt.ui.superType.container , 49
supermarket/.settings/org.eclipse.wst.jsdt.ui.superType.name , 6
supermarket/.springBeans , 474
supermarket/hibernate.reveng.xml , 1306
supermarket/sqljdbc4.jar , 537303
supermarket/sqljdbc41.jar , 893229
supermarket/src/action/ApplyAction.java , 2300
supermarket/src/action/BranchAction.java , 1259
supermarket/src/action/CheckAction.java , 3471
supermarket/src/action/DepartmentAction.java , 1447
supermarket/src/action/UserAction.java , 1607
supermarket/src/aop/CheckLogDAOImpl.java , 2268
supermarket/src/aop/ICheckLogDAO.java , 279
supermarket/src/dao/ApplyDAOImpl.java , 823
supermarket/src/dao/BranchDAO.java , 227
supermarket/src/dao/BranchDAOImpl.java , 819
supermarket/src/dao/CheckDAOImpl.java , 1175
supermarket/src/dao/DepartmentDAO.java , 269
supermarket/src/dao/DepartmentDAOImpl.java , 738
supermarket/src/dao/IApplyDAO.java , 380
supermarket/src/dao/ICheckDAO.java , 226
supermarket/src/dao/UserDAO.java , 272
supermarket/src/dao/UserDAOImpl.java , 783
supermarket/src/META-INF/MANIFEST.MF , 40
supermarket/src/po/TbApply.hbm.xml , 1500
supermarket/src/po/TbApply.java , 1966
supermarket/src/po/TbBranch.hbm.xml , 1118
supermarket/src/po/TbBranch.java , 944
supermarket/src/po/TbCheck.hbm.xml , 1193
supermarket/src/po/TbCheck.java , 1310
supermarket/src/po/TbCheckLog.hbm.xml , 1075
supermarket/src/po/TbCheckLog.java , 1308
supermarket/src/po/TbDepartment.hbm.xml , 1631
supermarket/src/po/TbDepartment.java , 1492
supermarket/src/po/TbRecord.hbm.xml , 1886
supermarket/src/po/TbRecord.java , 2536
supermarket/src/po/TbUser.hbm.xml , 1508
supermarket/src/po/TbUser.java , 1933
supermarket/src/struts.xml , 2660
supermarket/WebRoot/addApply.jsp , 2484
supermarket/WebRoot/addBranch.jsp , 2793
supermarket/WebRoot/check.jsp , 2450
supermarket/WebRoot/css/bootstrap-theme.css , 21368
supermarket/WebRoot/css/bootstrap-theme.css.map , 23071
supermarket/WebRoot/css/bootstrap-theme.min.css , 18860
supermarket/WebRoot/css/bootstrap.css.map , 220790
supermarket/WebRoot/css/bootstrap.min.css , 122540
supermarket/WebRoot/css/datepicker.css , 18014
supermarket/WebRoot/css/datepicker3.css , 33772
supermarket/WebRoot/css/styles.css , 16299
supermarket/WebRoot/datatable/css/dataTables.bootstrap.min.css , 4296
supermarket/WebRoot/datatable/css/jquery.dataTables.min.css , 13615
supermarket/WebRoot/datatable/images/favicon.ico , 894
supermarket/WebRoot/datatable/images/Sorting icons.psd , 27490
supermarket/WebRoot/datatable/images/sort_asc.png , 160
supermarket/WebRoot/datatable/images/sort_asc_disabled.png , 148
supermarket/WebRoot/datatable/images/sort_both.png , 201
supermarket/WebRoot/datatable/images/sort_desc.png , 158
supermarket/WebRoot/datatable/images/sort_desc_disabled.png , 146
supermarket/WebRoot/datatable/js/Chinese.json , 1034
supermarket/WebRoot/datatable/js/dataTables.bootstrap.min.js , 2334
supermarket/WebRoot/datatable/js/jquery.dataTables.min.js , 81702
supermarket/WebRoot/dropzone/css/dropzone.css , 11811
supermarket/WebRoot/dropzone/images/spritemap.png , 15034
supermarket/WebRoot/dropzone/js/dropzone.min.js , 30590
supermarket/WebRoot/error.jsp , 1510
supermarket/WebRoot/fonts/glyphicons-halflings-regular.eot , 20335
supermarket/WebRoot/fonts/glyphicons-halflings-regular.svg , 62927
supermarket/WebRoot/fonts/glyphicons-halflings-regular.ttf , 41280
supermarket/WebRoot/fonts/glyphicons-halflings-regular.woff , 23320
supermarket/WebRoot/index.jsp , 1351
supermarket/WebRoot/js/bootstrap-datepicker.js , 46822
supermarket/WebRoot/js/bootstrap.min.js , 36816
supermarket/WebRoot/js/html5shiv.min.js , 2636
supermarket/WebRoot/js/jquery-1.11.1.min.js , 95786
supermarket/WebRoot/login.jsp , 1982
supermarket/WebRoot/META-INF/MANIFEST.MF , 36
supermarket/WebRoot/navtop.jsp , 1231
supermarket/WebRoot/searchCheck.jsp , 2729
supermarket/WebRoot/showApply.jsp , 2221
supermarket/WebRoot/showBranch.jsp , 1922
supermarket/WebRoot/showCheck.jsp , 1838
supermarket/WebRoot/showDepartment.jsp , 2287
supermarket/WebRoot/showUser.jsp , 2504
supermarket/WebRoot/sidebar.jsp , 2326
supermarket/WebRoot/success.jsp , 1607
supermarket/WebRoot/ui/css/jquery-ui.css , 36394
supermarket/WebRoot/ui/css/jquery-ui.min.css , 13693
supermarket/WebRoot/ui/css/jquery-ui.theme.css , 15824
supermarket/WebRoot/ui/images/ui-bg_glass_75_d0e5f5_1x400.png , 336
supermarket/WebRoot/ui/images/ui-bg_glass_85_dfeffc_1x400.png , 341
supermarket/WebRoot/ui/images/ui-bg_glass_95_fef1ec_1x400.png , 332
supermarket/WebRoot/ui/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png , 5824
supermarket/WebRoot/ui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png , 333
supermarket/WebRoot/ui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png , 292
supermarket/WebRoot/ui/images/ui-icons_217bc0_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_2e83ff_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_469bdd_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_6da8d5_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_cd0a0a_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_d8e7f3_256x240.png , 4549
supermarket/WebRoot/ui/images/ui-icons_f9bd01_256x240.png , 4549
supermarket/WebRoot/ui/js/jquery-1.11.1.js , 282766
supermarket/WebRoot/ui/js/jquery-ui.js , 470591
supermarket/WebRoot/ui/js/jquery.ui.datepicker-zh-CN.js , 1598
supermarket/WebRoot/validate/css/cmxform.css , 1080
supermarket/WebRoot/validate/css/cmxformTemplate.css , 993
supermarket/WebRoot/validate/css/core.css , 701
supermarket/WebRoot/validate/css/reset.css , 790
supermarket/WebRoot/validate/css/screen.css , 205
supermarket/WebRoot/validate/images/bg.gif , 1175
supermarket/WebRoot/validate/images/checked.gif , 220
supermarket/WebRoot/validate/images/cmxform-divider.gif , 43
supermarket/WebRoot/validate/images/cmxform-fieldset.gif , 314
supermarket/WebRoot/validate/images/loading.gif , 418
supermarket/WebRoot/validate/images/unchecked.gif , 223
supermarket/WebRoot/validate/js/jquery-1.11.1.js , 282766
supermarket/WebRoot/validate/js/jquery.validate.js , 85392
supermarket/WebRoot/validate/js/messages_zh.js , 1792
supermarket/WebRoot/WEB-INF/applicationContext.xml , 5750
supermarket/WebRoot/WEB-INF/classes/action/ApplyAction.class , 3397
supermarket/WebRoot/WEB-INF/classes/action/BranchAction.class , 1813
supermarket/WebRoot/WEB-INF/classes/action/CheckAction.class , 4486
supermarket/WebRoot/WEB-INF/classes/action/DepartmentAction.class , 2007
supermarket/WebRoot/WEB-INF/classes/action/UserAction.class , 2220
supermarket/WebRoot/WEB-INF/classes/aop/CheckLogDAOImpl.class , 3146
supermarket/WebRoot/WEB-INF/classes/aop/ICheckLogDAO.class , 239
supermarket/WebRoot/WEB-INF/classes/dao/ApplyDAOImpl.class , 1621
supermarket/WebRoot/WEB-INF/classes/dao/BranchDAO.class , 213
supermarket/WebRoot/WEB-INF/classes/dao/BranchDAOImpl.class , 1535
supermarket/WebRoot/WEB-INF/classes/dao/CheckDAOImpl.class , 1890
supermarket/WebRoot/WEB-INF/classes/dao/DepartmentDAO.class , 307
supermarket/WebRoot/WEB-INF/classes/dao/DepartmentDAOImpl.class , 1429
supermarket/WebRoot/WEB-INF/classes/dao/IApplyDAO.class , 327
supermarket/WebRoot/WEB-INF/classes/dao/ICheckDAO.class , 235
supermarket/WebRoot/WEB-INF/classes/dao/UserDAO.class , 310
supermarket/WebRoot/WEB-INF/classes/dao/UserDAOImpl.class , 1659
supermarket/WebRoot/WEB-INF/classes/META-INF/MANIFEST.MF , 40
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录