flexigrid在struts2框架中的运用的项目源代码
代码实现功能:
主要是实现flexigrid在struts2架构中的增删改查的功能。
部署说明:
flexieGridStrut文件夹为源码。
accountant.sql为数据库代码。
部署步骤:
把flexieGridStrut导入到Myeclipse。
在mysql里面运行accountant.sql,创建数据库。
(源码里面的数据库连接
原用户名:root
原密码:root
)
如果需要修改密码请到:Constants.java文件更改用户名和密码。
推荐下载
-
Struts2框架单元测试代码
Struts2框架单元测试代码一个完整的Eclipse工程
19 2019-09-28 -
struts2框架模拟教学示范代码
struts2自定义框架struts2框架模拟-教学示范代码
51 2019-08-01 -
struts2中的struts_defaultxml
struts2中的struts-default.xml
17 2019-02-23 -
Struts2在Tomcat容器中的加载过程
NULL 博文链接:https://caizhenyao.iteye.com/blog/1850375
11 2020-08-20 -
Struts2工作原理Struts2框架有图
Struts2 working principle Struts2 framework
42 2019-06-23 -
Struts2框架Struts2.2.3
5May2011-Struts2.2.3GeneralAvailabilityReleaseThelatestproductionreleaseofStruts2isStruts2.2.3,which
40 2019-07-17 -
Struts2的检证框架详解
Struts2的检证框架详解实例博文链接:https://zmx.iteye.com/blog/457140
19 2019-09-21 -
struts2框架下的文件上传
基于struts2 框架的文 件上传 copy 模式 字节流上传 字符流上传
31 2019-01-17 -
struts2的demo框架学习例子
一个struts2的框架学习例子,计算两数相加相减的结果,主要是给初学者了解一下struts2框架的基础使用
25 2019-02-17 -
Struts2框架的权限控制研究
本书讲解了Struts2的MVC框架,还有两种Struts2的权限控制方法的研究,用户可以根据自己的需求来设计自己的权限控制方法。
34 2019-03-14
用户评论