通用的权限管理,ssh项目中权限管理的一个小示例

上传者: huaishuiyipen | 上传时间: 2024-04-01 15:18:46 | 文件大小: 13.41MB | 文件类型: ZIP
使用ssh做的一个权限管理系统,涉及到用户表,权限表和角色表。里面用到了自定义标签。供学习使用。压缩包里面有建表语句,部署后可以直接运行。

文件下载

资源详情

[{"title":"( 92 个子文件 13.41MB ) 通用的权限管理,ssh项目中权限管理的一个小示例","children":[{"title":"权限管理系统","children":[{"title":"privilege","children":[{"title":"hibernate.reveng.xml <span style='color:#111;'> 289B </span>","children":null,"spread":false},{"title":".myhibernatedata <span style='color:#111;'> 563B </span>","children":null,"spread":false},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 500B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"META-INF","children":[{"title":"permission.tld <span style='color:#111;'> 946B </span>","children":null,"spread":false}],"spread":true},{"title":"com","children":[{"title":"bdqn","children":[{"title":"hr","children":[{"title":"dao","children":[{"title":"DAO.java <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false},{"title":"UserDao.java <span style='color:#111;'> 116B </span>","children":null,"spread":false},{"title":"DaoSupport.java <span style='color:#111;'> 3.51KB </span>","children":null,"spread":false},{"title":"EmployeeDao.java <span style='color:#111;'> 186B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"EmployeeDaoImpl.java <span style='color:#111;'> 556B </span>","children":null,"spread":false},{"title":"UserDaoImpl.java <span style='color:#111;'> 215B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"web","children":[{"title":"taglib","children":[{"title":"PermissionTag.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"action","children":[{"title":"LoginAction.java <span style='color:#111;'> 818B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"entity","children":[{"title":"Systemrole.java <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"Systemprivilege.hbm.xml <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"Employee.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"Systemprivilege.java <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"QueryResult.java <span style='color:#111;'> 517B </span>","children":null,"spread":false},{"title":"Users.java <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"Users.hbm.xml <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"Systemrole.hbm.xml <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"Employee.hbm.xml <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"MD5.java <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"GenericsUtils.java <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false}],"spread":true},{"title":"Test.java <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"struts.xml <span style='color:#111;'> 557B </span>","children":null,"spread":false},{"title":"hibernate.cfg.xml <span style='color:#111;'> 999B </span>","children":null,"spread":false},{"title":"applicationContext.xml <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false}],"spread":true},{"title":".project <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 36B </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"classes","children":[{"title":"META-INF","children":[{"title":"permission.tld <span style='color:#111;'> 946B </span>","children":null,"spread":false}],"spread":true},{"title":"com","children":[{"title":"bdqn","children":[{"title":"hr","children":[{"title":"Test.class <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"dao","children":[{"title":"UserDao.class <span style='color:#111;'> 228B </span>","children":null,"spread":false},{"title":"DaoSupport.class <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false},{"title":"DAO.class <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"EmployeeDao.class <span style='color:#111;'> 338B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"UserDaoImpl.class <span style='color:#111;'> 445B </span>","children":null,"spread":false},{"title":"EmployeeDaoImpl.class <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"web","children":[{"title":"taglib","children":[{"title":"PermissionTag.class <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false}],"spread":false},{"title":"action","children":[{"title":"LoginAction.class <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"entity","children":[{"title":"Systemprivilege.hbm.xml <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"Systemprivilege.class <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"QueryResult.class <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"Users.hbm.xml <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"Systemrole.class <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"Systemrole.hbm.xml <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"Users.class <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"Employee.hbm.xml <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"Employee.class <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"GenericsUtils.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"MD5.class <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"struts.xml <span style='color:#111;'> 557B </span>","children":null,"spread":false},{"title":"hibernate.cfg.xml <span style='color:#111;'> 999B </span>","children":null,"spread":false},{"title":"applicationContext.xml <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"slf4j-log4j12-1.5.0.jar <span style='color:#111;'> 8.67KB </span>","children":null,"spread":false},{"title":"commons-collections-3.1.jar <span style='color:#111;'> 546.26KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"spring.jar <span style='color:#111;'> 2.81MB </span>","children":null,"spread":false},{"title":"commons-beanutils.jar <span style='color:#111;'> 184.25KB </span>","children":null,"spread":false},{"title":"commons-attributes-api.jar <span style='color:#111;'> 35.75KB </span>","children":null,"spread":false},{"title":"commons-validator.jar <span style='color:#111;'> 82.48KB </span>","children":null,"spread":false},{"title":"ojdbc14.jar <span style='color:#111;'> 1.47MB </span>","children":null,"spread":false},{"title":"xwork-core-2.2.1.jar <span style='color:#111;'> 997.33KB </span>","children":null,"spread":false},{"title":"commons-httpclient.jar <span style='color:#111;'> 297.85KB </span>","children":null,"spread":false},{"title":"commons-discovery.jar <span style='color:#111;'> 69.77KB </span>","children":null,"spread":false},{"title":"struts2-spring-plugin-2.2.1.jar <span style='color:#111;'> 21.15KB </span>","children":null,"spread":false},{"title":"freemarker-2.3.16.jar <span style='color:#111;'> 860.34KB </span>","children":null,"spread":false},{"title":"javassist-3.9.0.GA.jar <span style='color:#111;'> 583.47KB </span>","children":null,"spread":false},{"title":"commons-logging.jar <span style='color:#111;'> 59.42KB </span>","children":null,"spread":false},{"title":"aspectjweaver.jar <span style='color:#111;'> 1.47MB </span>","children":null,"spread":false},{"title":"aspectjrt.jar <span style='color:#111;'> 112.23KB </span>","children":null,"spread":false},{"title":"commons-pool.jar <span style='color:#111;'> 60.65KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.2.1.jar <span style='color:#111;'> 56.42KB </span>","children":null,"spread":false},{"title":"slf4j-api-1.5.8.jar <span style='color:#111;'> 22.90KB </span>","children":null,"spread":false},{"title":"ognl-3.0.jar <span style='color:#111;'> 223.77KB </span>","children":null,"spread":false},{"title":"commons-io.jar <span style='color:#111;'> 81.65KB </span>","children":null,"spread":false},{"title":"commons-dbcp.jar <span style='color:#111;'> 118.90KB </span>","children":null,"spread":false},{"title":"log4j-1.2.15.jar <span style='color:#111;'> 382.65KB </span>","children":null,"spread":false},{"title":"commons-digester.jar <span style='color:#111;'> 164.50KB </span>","children":null,"spread":false},{"title":"struts2-core-2.2.1.jar <span style='color:#111;'> 754.88KB </span>","children":null,"spread":false},{"title":"jta-1.1.jar <span style='color:#111;'> 12.93KB </span>","children":null,"spread":false},{"title":"commons-codec.jar <span style='color:#111;'> 45.63KB </span>","children":null,"spread":false},{"title":"commons-lang.jar <span style='color:#111;'> 237.32KB </span>","children":null,"spread":false},{"title":"antlr-2.7.6.jar <span style='color:#111;'> 433.04KB </span>","children":null,"spread":false},{"title":"hibernate3.jar <span style='color:#111;'> 2.31MB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"login.jsp <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'> 1021B </span>","children":null,"spread":false}],"spread":true},{"title":".mymetadata <span style='color:#111;'> 300B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":".myeclipse","children":null,"spread":false}],"spread":true},{"title":"privilege.sql <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明