首页下载资源后端java权限管理系统

ZIPjava权限管理系统

wx32697700215.84MB需要积分:1

资源文件列表:

au.zip 大约有433个文件
  1. chpt9/.classpath 5.04KB
  2. chpt9/.mymetadata 288B
  3. chpt9/.mystrutsdata 262B
  4. chpt9/.project 1.39KB
  5. chpt9/.settings/com.genuitec.eclipse.j2eedt.core.prefs 1.02KB
  6. chpt9/WebRoot/META-INF/MANIFEST.MF 39B
  7. chpt9/WebRoot/SESSIONS.ser 8.62KB
  8. chpt9/WebRoot/WEB-INF/.struts-config.mex 8.81KB
  9. chpt9/WebRoot/WEB-INF/applicationContext.xml 5.46KB
  10. chpt9/WebRoot/WEB-INF/classes/org/appfuse/Constants.class 477B
  11. chpt9/WebRoot/WEB-INF/classes/org/appfuse/application.properties 46B
  12. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ActionDAO.class 446B
  13. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/AuthDAO.class 396B
  14. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/DAO.class 357B
  15. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/FunctionDAO.class 464B
  16. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ModuleActionDAO.class 329B
  17. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/ModuleDAO.class 501B
  18. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/RoleAuthDAO.class 309B
  19. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/RoleDAO.class 512B
  20. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StaffDAO.class 572B
  21. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StaffRoleDAO.class 314B
  22. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/StudentDAO.class 455B
  23. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ActionDAOHibernate.class 1.67KB
  24. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/AuthDAOHibernate.class 2.32KB
  25. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/BaseDAOHibernate.class 1.65KB
  26. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/FunctionDAOHibernate.class 2.58KB
  27. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ModuleActionDAOHibernate.class 1.72KB
  28. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/ModuleDAOHibernate.class 2.83KB
  29. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/RoleAuthDAOHibernate.class 1.7KB
  30. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/RoleDAOHibernate.class 3.05KB
  31. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StaffDAOHibernate.class 3.3KB
  32. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StaffRoleDAOHibernate.class 1.54KB
  33. chpt9/WebRoot/WEB-INF/classes/org/appfuse/dao/hibernate/StudentDAOHibernate.class 2.01KB
  34. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Action.class 973B
  35. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Action.hbm.xml 643B
  36. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ActionEx.class 1.01KB
  37. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.class 962B
  38. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.hbm.xml 683B
  39. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Auth.jbx 173B
  40. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/BaseObject.class 1.14KB
  41. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Function.class 991B
  42. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Function.hbm.xml 655B
  43. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/FunctionEx.class 1.03KB
  44. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Module.class 967B
  45. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Module.hbm.xml 685B
  46. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleAction.class 878B
  47. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleAction.hbm.xml 687B
  48. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/ModuleEx.class 1.57KB
  49. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Property.class 866B
  50. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Property.jbx 127B
  51. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Role.class 955B
  52. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Role.hbm.xml 729B
  53. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.class 866B
  54. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.hbm.xml 690B
  55. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleAuth.jbx 163B
  56. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/RoleEx.class 888B
  57. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.class 1.75KB
  58. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.hbm.xml 724B
  59. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Staff.jbx 282B
  60. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffEx.class 834B
  61. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffRole.class 872B
  62. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/StaffRole.hbm.xml 696B
  63. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.class 985B
  64. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.hbm.xml 651B
  65. chpt9/WebRoot/WEB-INF/classes/org/appfuse/model/Student.jbx 189B
  66. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ActionManager.class 551B
  67. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/AuthManager.class 497B
  68. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/FunctionManager.class 573B
  69. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/Manager.class 413B
  70. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ModuleActionManager.class 442B
  71. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/ModuleManager.class 608B
  72. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/RoleAuthManager.class 414B
  73. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/RoleManager.class 617B
  74. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StaffManager.class 679B
  75. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StaffRoleManager.class 421B
  76. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/StudentManager.class 562B
  77. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ActionManagerImpl.class 2.31KB
  78. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/AuthManagerImpl.class 1.96KB
  79. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/BaseManager.class 1.42KB
  80. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/CheckStaffAuthBean.class 333B
  81. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/FunctionManagerImpl.class 2.34KB
  82. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ModuleActionManagerImpl.class 1.54KB
  83. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/ModuleManagerImpl.class 2.62KB
  84. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/RoleAuthManagerImpl.class 1.49KB
  85. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/RoleManagerImpl.class 2.82KB
  86. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StaffManagerImpl.class 2.71KB
  87. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StaffRoleManagerImpl.class 1.48KB
  88. chpt9/WebRoot/WEB-INF/classes/org/appfuse/service/impl/StudentManagerImpl.class 2.33KB
  89. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/ServiceFactory.class 1.41KB
  90. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/StringUtil.class 571B
  91. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/BaseConfig.class 1.24KB
  92. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/ConfigInterface.class 230B
  93. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/ConfigManager.class 1.27KB
  94. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/config/vssver.scc 112B
  95. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppBusinessException.class 858B
  96. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppDAOException.class 849B
  97. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppException.class 2.77KB
  98. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/AppSystemException.class 852B
  99. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/ExceptionConstants.class 612B
  100. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/exception/vssver.scc 112B
  101. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/RollingCalendar.class 1.7KB
  102. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/TimeFileAppender.class 1.89KB
  103. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/TimeSizeRollingFileAppender.class 10.29KB
  104. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/log/vssver.scc 64B
  105. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AppUser.class 439B
  106. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthenticationService.class 531B
  107. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthorizationInterceptor.class 356B
  108. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/AuthorizationService.class 435B
  109. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/Interceptor.class 169B
  110. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/LoginInterceptor.class 374B
  111. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/LogoutInterceptor.class 378B
  112. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/PlugIn.class 119B
  113. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/SecurityException.class 331B
  114. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/AuthorInterceptorImpl.class 864B
  115. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/AuthorizationInterceptorImpl.class 1.04KB
  116. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/LoginInterceptorImpl.class 932B
  117. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/LogoutInterceptorImpl.class 938B
  118. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/PluginFactory.class 5.29KB
  119. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/PluginItem.class 1.15KB
  120. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/plugin/vssver.scc 128B
  121. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/service/AuthorizationServiceImpl.class 2.16KB
  122. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/service/vssver.scc 48B
  123. chpt9/WebRoot/WEB-INF/classes/org/appfuse/util/security/vssver.scc 176B
  124. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/AuthManageAction.class 4.42KB
  125. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/BaseAction.class 1.53KB
  126. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/FunctionManageAction.class 4.21KB
  127. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/ModuleManageAction.class 4.16KB
  128. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/RoleAuthManageAction.class 5.1KB
  129. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/RoleManageAction.class 4.18KB
  130. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StaffManageAction.class 8.1KB
  131. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StaffRoleManageAction.class 6.25KB
  132. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/action/StudentManageAction.class 4.18KB
  133. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/AuthFilter.class 5.62KB
  134. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/EncodingFilter.class 2.31KB
  135. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/filter/vssver.scc 64B
  136. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ActionForm.jbx 186B
  137. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/AuthForm.class 903B
  138. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/AuthForm.jbx 231B
  139. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/FunctionForm.class 1022B
  140. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/FunctionForm.jbx 190B
  141. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleActionForm.class 921B
  142. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleActionForm.jbx 169B
  143. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/ModuleForm.class 998B
  144. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleAuthForm.class 1.08KB
  145. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleAuthForm.jbx 213B
  146. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/RoleForm.class 986B
  147. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffForm.class 986B
  148. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffForm.jbx 179B
  149. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StaffRoleForm.class 903B
  150. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/form/StudentForm.class 1016B
  151. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/ContextListener.class 2.61KB
  152. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/StartupListener.class 1.74KB
  153. chpt9/WebRoot/WEB-INF/classes/org/appfuse/webapp/listener/vssver.scc 64B
  154. chpt9/WebRoot/WEB-INF/hibernate_context.xml 7.55KB
  155. chpt9/WebRoot/WEB-INF/lib/ant-1.6.5.jar 1009.81KB
  156. chpt9/WebRoot/WEB-INF/lib/ant-antlr-1.6.5.jar 5.53KB
  157. chpt9/WebRoot/WEB-INF/lib/ant-junit-1.6.5.jar 72.5KB
  158. chpt9/WebRoot/WEB-INF/lib/ant-launcher-1.6.5.jar 8.96KB
  159. chpt9/WebRoot/WEB-INF/lib/ant-swing-1.6.5.jar 6.6KB
  160. chpt9/WebRoot/WEB-INF/lib/antlr-2.7.6rc1.jar 434.27KB
  161. chpt9/WebRoot/WEB-INF/lib/antlr.jar 349.88KB
  162. chpt9/WebRoot/WEB-INF/lib/antlr.license.txt 1.22KB
  163. chpt9/WebRoot/WEB-INF/lib/apache.license-2.0.txt 11.29KB
  164. chpt9/WebRoot/WEB-INF/lib/apache.license.txt 2.65KB
  165. chpt9/WebRoot/WEB-INF/lib/asm-attrs.jar 16.38KB
  166. chpt9/WebRoot/WEB-INF/lib/asm.jar 25.74KB
  167. chpt9/WebRoot/WEB-INF/lib/c3p0-0.9.0.jar 475.94KB
  168. chpt9/WebRoot/WEB-INF/lib/c3p0.license.txt 26.3KB
  169. chpt9/WebRoot/WEB-INF/lib/cglib-2.1.3.jar 275.72KB
  170. chpt9/WebRoot/WEB-INF/lib/cleanimports.jar 139.36KB
  171. chpt9/WebRoot/WEB-INF/lib/commons-beanutils.jar 184.25KB
  172. chpt9/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar 171.31KB
  173. chpt9/WebRoot/WEB-INF/lib/commons-dbcp.jar 118.9KB
  174. chpt9/WebRoot/WEB-INF/lib/commons-digester.jar 164.5KB
  175. chpt9/WebRoot/WEB-INF/lib/commons-fileupload.jar 21.85KB
  176. chpt9/WebRoot/WEB-INF/lib/commons-lang-2.0.jar 165.78KB
  177. chpt9/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar 37.12KB
  178. chpt9/WebRoot/WEB-INF/lib/commons-logging.jar 37.12KB
  179. chpt9/WebRoot/WEB-INF/lib/commons-pool.jar 60.65KB
  180. chpt9/WebRoot/WEB-INF/lib/commons-validator.jar 82.48KB
  181. chpt9/WebRoot/WEB-INF/lib/concurrent-1.3.2.jar 167.06KB
  182. chpt9/WebRoot/WEB-INF/lib/connector.jar 17.56KB
  183. chpt9/WebRoot/WEB-INF/lib/connector.licence.txt 9.61KB
  184. chpt9/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar 306.54KB
  185. chpt9/WebRoot/WEB-INF/lib/ehcache-1.1.jar 46.42KB
  186. chpt9/WebRoot/WEB-INF/lib/hibernate3.jar 1.87MB
  187. chpt9/WebRoot/WEB-INF/lib/jaas.jar 101.91KB
  188. chpt9/WebRoot/WEB-INF/lib/jaas.licence.txt 9.68KB
  189. chpt9/WebRoot/WEB-INF/lib/jacc-1_0-fr.jar 23.61KB
  190. chpt9/WebRoot/WEB-INF/lib/jakarta-oro.jar 63.89KB
  191. chpt9/WebRoot/WEB-INF/lib/jaxen-1.1-beta-7.jar 221.56KB
  192. chpt9/WebRoot/WEB-INF/lib/jboss-cache.jar 365.8KB
  193. chpt9/WebRoot/WEB-INF/lib/jboss-common.jar 569.54KB
  194. chpt9/WebRoot/WEB-INF/lib/jboss-jmx.jar 577.7KB
  195. chpt9/WebRoot/WEB-INF/lib/jboss-system.jar 218.4KB
  196. chpt9/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar 6.57KB
  197. chpt9/WebRoot/WEB-INF/lib/jdbc2_0-stdext.licence.txt 7.94KB
  198. chpt9/WebRoot/WEB-INF/lib/jdom.jar 132.2KB
  199. chpt9/WebRoot/WEB-INF/lib/jgroups-2.2.8.jar 1.54MB
  200. chpt9/WebRoot/WEB-INF/lib/jta.jar 8.61KB
  201. chpt9/WebRoot/WEB-INF/lib/jta.licence.txt 9.65KB
  202. chpt9/WebRoot/WEB-INF/lib/junit-3.8.1.jar 118.23KB
  203. chpt9/WebRoot/WEB-INF/lib/log4j-1.2.11.jar 342.41KB
  204. chpt9/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.6-bin.jar 686.78KB
  205. chpt9/WebRoot/WEB-INF/lib/oscache-2.1.jar 111.63KB
  206. chpt9/WebRoot/WEB-INF/lib/proxool-0.8.3.jar 464.79KB
  207. chpt9/WebRoot/WEB-INF/lib/spring-aop.jar 153.33KB
  208. chpt9/WebRoot/WEB-INF/lib/spring-beans.dtd 20.26KB
  209. chpt9/WebRoot/WEB-INF/lib/spring-beans.jar 222.98KB
  210. chpt9/WebRoot/WEB-INF/lib/spring-context.jar 106.14KB
  211. chpt9/WebRoot/WEB-INF/lib/spring-core.jar 115.88KB
  212. chpt9/WebRoot/WEB-INF/lib/spring-dao.jar 92.49KB
  213. chpt9/WebRoot/WEB-INF/lib/spring-hibernate.jar 183.65KB
  214. chpt9/WebRoot/WEB-INF/lib/spring-jdbc.jar 180.92KB
  215. chpt9/WebRoot/WEB-INF/lib/spring-mock.jar 42.02KB
  216. chpt9/WebRoot/WEB-INF/lib/spring-orm.jar 175.84KB
  217. chpt9/WebRoot/WEB-INF/lib/spring-remoting.jar 136.46KB
  218. chpt9/WebRoot/WEB-INF/lib/spring-support.jar 160.9KB
  219. chpt9/WebRoot/WEB-INF/lib/spring-web.jar 132.61KB
  220. chpt9/WebRoot/WEB-INF/lib/spring-webmvc.jar 202.38KB
  221. chpt9/WebRoot/WEB-INF/lib/spring.ftl 10.93KB
  222. chpt9/WebRoot/WEB-INF/lib/spring.jar 1.81MB
  223. chpt9/WebRoot/WEB-INF/lib/spring.tld 7.5KB
  224. chpt9/WebRoot/WEB-INF/lib/spring.vm 9.73KB
  225. chpt9/WebRoot/WEB-INF/lib/struts.jar 532.01KB
  226. chpt9/WebRoot/WEB-INF/lib/swarmcache-1.0rc2.jar 29.88KB
  227. chpt9/WebRoot/WEB-INF/lib/syndiag2.jar 138.7KB
  228. chpt9/WebRoot/WEB-INF/lib/version.properties 4.73KB
  229. chpt9/WebRoot/WEB-INF/lib/versioncheck.jar 5.63KB
  230. chpt9/WebRoot/WEB-INF/lib/xerces-2.6.2.jar 987.12KB
  231. chpt9/WebRoot/WEB-INF/lib/xml-apis.jar 120.81KB
  232. chpt9/WebRoot/WEB-INF/struts-bean.tld 8.65KB
  233. chpt9/WebRoot/WEB-INF/struts-config.xml 4.46KB
  234. chpt9/WebRoot/WEB-INF/struts-config_1_0.dtd 18.3KB
  235. chpt9/WebRoot/WEB-INF/struts-config_1_1.dtd 34.69KB
  236. chpt9/WebRoot/WEB-INF/struts-config_1_2.dtd 34.09KB
  237. chpt9/WebRoot/WEB-INF/struts-html.tld 71.89KB
  238. chpt9/WebRoot/WEB-INF/struts-logic.tld 14.39KB
  239. chpt9/WebRoot/WEB-INF/struts-nested.tld 69.81KB
  240. chpt9/WebRoot/WEB-INF/struts-template.tld 1.59KB
  241. chpt9/WebRoot/WEB-INF/struts-tiles.tld 7.66KB
  242. chpt9/WebRoot/WEB-INF/tiles-config_1_1.dtd 12.1KB
  243. chpt9/WebRoot/WEB-INF/validator-rules.xml 13.44KB
  244. chpt9/WebRoot/WEB-INF/web-app_2_2.dtd 15.62KB
  245. chpt9/WebRoot/WEB-INF/web-app_2_3.dtd 32.83KB
  246. chpt9/WebRoot/WEB-INF/web.xml 2.49KB
  247. chpt9/WebRoot/checkfail.jsp 409B
  248. chpt9/WebRoot/contents.htm 271B
  249. chpt9/WebRoot/copyright.htm 354B
  250. chpt9/WebRoot/error.jsp 540B
  251. chpt9/WebRoot/include/check.js 1.44KB
  252. chpt9/WebRoot/include/default.css 8.61KB
  253. chpt9/WebRoot/include/style.css 1.18KB
  254. chpt9/WebRoot/index.htm 1.84KB
  255. chpt9/WebRoot/left.jsp 732B
  256. chpt9/WebRoot/login.jsp 1.92KB
  257. chpt9/WebRoot/scroll.htm 1.07KB
  258. chpt9/WebRoot/staff_create.jsp 1.2KB
  259. chpt9/WebRoot/student/student_create.jsp 1.17KB
  260. chpt9/WebRoot/student/student_update.jsp 1.59KB
  261. chpt9/WebRoot/student/students.jsp 2.54KB
  262. chpt9/WebRoot/success.jsp 206B
  263. chpt9/WebRoot/sysmanage/actionmanage/action_create.jsp 1.21KB
  264. chpt9/WebRoot/sysmanage/actionmanage/action_update.jsp 1.6KB
  265. chpt9/WebRoot/sysmanage/actionmanage/actions.jsp 2.98KB
  266. chpt9/WebRoot/sysmanage/functionmanage/function_create.jsp 1.21KB
  267. chpt9/WebRoot/sysmanage/functionmanage/function_update.jsp 1.63KB
  268. chpt9/WebRoot/sysmanage/functionmanage/functions.jsp 3.04KB
  269. chpt9/WebRoot/sysmanage/modulemanage/module_action.jsp 2.68KB
  270. chpt9/WebRoot/sysmanage/modulemanage/module_create.jsp 1.2KB
  271. chpt9/WebRoot/sysmanage/modulemanage/module_function.jsp 2.66KB
  272. chpt9/WebRoot/sysmanage/modulemanage/module_update.jsp 1.59KB
  273. chpt9/WebRoot/sysmanage/modulemanage/modules.jsp 3.07KB
  274. chpt9/WebRoot/sysmanage/rolemanage/role_auth.jsp 3.18KB
  275. chpt9/WebRoot/sysmanage/rolemanage/role_create.jsp 1.26KB
  276. chpt9/WebRoot/sysmanage/rolemanage/role_staff.jsp 2.84KB
  277. chpt9/WebRoot/sysmanage/rolemanage/role_update.jsp 1.57KB
  278. chpt9/WebRoot/sysmanage/rolemanage/roles.jsp 3KB
  279. chpt9/WebRoot/sysmanage/staffmanage/staff_create.jsp 1.19KB
  280. chpt9/WebRoot/sysmanage/staffmanage/staff_role.jsp 2.81KB
  281. chpt9/WebRoot/sysmanage/staffmanage/staff_update.jsp 1.52KB
  282. chpt9/WebRoot/sysmanage/staffmanage/staffs.jsp 2.82KB
  283. chpt9/WebRoot/tldCache.ser 44B
  284. chpt9/WebRoot/top.htm 269B
  285. chpt9/config/log4j.xml 4.77KB
  286. chpt9/config/unprotectedurls.xml 560B
  287. chpt9/database/dbscript.sql 5.77KB
  288. chpt9/doc/系统移植说明.doc 28.5KB
  289. chpt9/src/org/appfuse/Constants.java 565B
  290. chpt9/src/org/appfuse/application.properties 46B
  291. chpt9/src/org/appfuse/dao/ActionDAO.java 629B
  292. chpt9/src/org/appfuse/dao/AuthDAO.java 660B
  293. chpt9/src/org/appfuse/dao/DAO.java 1.7KB
  294. chpt9/src/org/appfuse/dao/FunctionDAO.java 655B
  295. chpt9/src/org/appfuse/dao/ModuleActionDAO.java 571B
  296. chpt9/src/org/appfuse/dao/ModuleDAO.java 866B
  297. chpt9/src/org/appfuse/dao/RoleAuthDAO.java 665B
  298. chpt9/src/org/appfuse/dao/RoleDAO.java 901B
  299. chpt9/src/org/appfuse/dao/StaffDAO.java 1023B
  300. chpt9/src/org/appfuse/dao/StaffRoleDAO.java 677B
  301. chpt9/src/org/appfuse/dao/StudentDAO.java 641B
  302. chpt9/src/org/appfuse/dao/hibernate/ActionDAOHibernate.java 1.38KB
  303. chpt9/src/org/appfuse/dao/hibernate/AuthDAOHibernate.java 1.8KB
  304. chpt9/src/org/appfuse/dao/hibernate/BaseDAOHibernate.java 1.73KB
  305. chpt9/src/org/appfuse/dao/hibernate/FunctionDAOHibernate.java 2.94KB
  306. chpt9/src/org/appfuse/dao/hibernate/ModuleActionDAOHibernate.java 1.23KB
  307. chpt9/src/org/appfuse/dao/hibernate/ModuleDAOHibernate.java 3.8KB
  308. chpt9/src/org/appfuse/dao/hibernate/RoleAuthDAOHibernate.java 1.41KB
  309. chpt9/src/org/appfuse/dao/hibernate/RoleDAOHibernate.java 3.49KB
  310. chpt9/src/org/appfuse/dao/hibernate/StaffDAOHibernate.java 3.68KB
  311. chpt9/src/org/appfuse/dao/hibernate/StaffRoleDAOHibernate.java 1.52KB
  312. chpt9/src/org/appfuse/dao/hibernate/StudentDAOHibernate.java 1.64KB
  313. chpt9/src/org/appfuse/model/Action.hbm.xml 643B
  314. chpt9/src/org/appfuse/model/Action.java 705B
  315. chpt9/src/org/appfuse/model/ActionEx.java 721B
  316. chpt9/src/org/appfuse/model/Auth.hbm.xml 683B
  317. chpt9/src/org/appfuse/model/Auth.java 633B
  318. chpt9/src/org/appfuse/model/Auth.jbx 173B
  319. chpt9/src/org/appfuse/model/BaseObject.java 778B
  320. chpt9/src/org/appfuse/model/Function.hbm.xml 655B
  321. chpt9/src/org/appfuse/model/Function.java 735B
  322. chpt9/src/org/appfuse/model/FunctionEx.java 767B
  323. chpt9/src/org/appfuse/model/Module.hbm.xml 685B
  324. chpt9/src/org/appfuse/model/Module.java 727B
  325. chpt9/src/org/appfuse/model/ModuleAction.hbm.xml 687B
  326. chpt9/src/org/appfuse/model/ModuleAction.java 567B
  327. chpt9/src/org/appfuse/model/ModuleEx.java 981B
  328. chpt9/src/org/appfuse/model/Property.java 520B
  329. chpt9/src/org/appfuse/model/Property.jbx 127B
  330. chpt9/src/org/appfuse/model/Role.hbm.xml 729B
  331. chpt9/src/org/appfuse/model/Role.java 694B
  332. chpt9/src/org/appfuse/model/RoleAuth.hbm.xml 690B
  333. chpt9/src/org/appfuse/model/RoleAuth.java 589B
  334. chpt9/src/org/appfuse/model/RoleAuth.jbx 163B
  335. chpt9/src/org/appfuse/model/RoleEx.java 450B
  336. chpt9/src/org/appfuse/model/Staff.hbm.xml 724B
  337. chpt9/src/org/appfuse/model/Staff.java 1.27KB
  338. chpt9/src/org/appfuse/model/Staff.jbx 282B
  339. chpt9/src/org/appfuse/model/StaffEx.java 408B
  340. chpt9/src/org/appfuse/model/StaffRole.hbm.xml 696B
  341. chpt9/src/org/appfuse/model/StaffRole.java 611B
  342. chpt9/src/org/appfuse/model/Student.hbm.xml 651B
  343. chpt9/src/org/appfuse/model/Student.java 702B
  344. chpt9/src/org/appfuse/model/Student.jbx 189B
  345. chpt9/src/org/appfuse/service/ActionManager.java 1.16KB
  346. chpt9/src/org/appfuse/service/AuthManager.java 944B
  347. chpt9/src/org/appfuse/service/FunctionManager.java 1.18KB
  348. chpt9/src/org/appfuse/service/Manager.java 1.2KB
  349. chpt9/src/org/appfuse/service/ModuleActionManager.java 810B
  350. chpt9/src/org/appfuse/service/ModuleManager.java 1.26KB
  351. chpt9/src/org/appfuse/service/RoleAuthManager.java 820B
  352. chpt9/src/org/appfuse/service/RoleManager.java 1.27KB
  353. chpt9/src/org/appfuse/service/StaffManager.java 1.42KB
  354. chpt9/src/org/appfuse/service/StaffRoleManager.java 829B
  355. chpt9/src/org/appfuse/service/StudentManager.java 1.17KB
  356. chpt9/src/org/appfuse/service/impl/ActionManagerImpl.java 2.58KB
  357. chpt9/src/org/appfuse/service/impl/AuthManagerImpl.java 2.46KB
  358. chpt9/src/org/appfuse/service/impl/BaseManager.java 1.55KB
  359. chpt9/src/org/appfuse/service/impl/CheckStaffAuthBean.java 122B
  360. chpt9/src/org/appfuse/service/impl/FunctionManagerImpl.java 2.62KB
  361. chpt9/src/org/appfuse/service/impl/ModuleActionManagerImpl.java 1.54KB
  362. chpt9/src/org/appfuse/service/impl/ModuleManagerImpl.java 3.19KB
  363. chpt9/src/org/appfuse/service/impl/RoleAuthManagerImpl.java 1.75KB
  364. chpt9/src/org/appfuse/service/impl/RoleManagerImpl.java 3.57KB
  365. chpt9/src/org/appfuse/service/impl/StaffManagerImpl.java 4.05KB
  366. chpt9/src/org/appfuse/service/impl/StaffRoleManagerImpl.java 1.51KB
  367. chpt9/src/org/appfuse/service/impl/StudentManagerImpl.java 2.61KB
  368. chpt9/src/org/appfuse/util/ServiceFactory.java 1.2KB
  369. chpt9/src/org/appfuse/util/StringUtil.java 244B
  370. chpt9/src/org/appfuse/util/config/BaseConfig.java 998B
  371. chpt9/src/org/appfuse/util/config/ConfigInterface.java 164B
  372. chpt9/src/org/appfuse/util/config/ConfigManager.java 708B
  373. chpt9/src/org/appfuse/util/config/vssver.scc 112B
  374. chpt9/src/org/appfuse/util/exception/AppBusinessException.java 542B
  375. chpt9/src/org/appfuse/util/exception/AppDAOException.java 523B
  376. chpt9/src/org/appfuse/util/exception/AppException.java 3.65KB
  377. chpt9/src/org/appfuse/util/exception/AppSystemException.java 537B
  378. chpt9/src/org/appfuse/util/exception/ExceptionConstants.java 706B
  379. chpt9/src/org/appfuse/util/exception/vssver.scc 112B
  380. chpt9/src/org/appfuse/util/log/TimeFileAppender.java 1.25KB
  381. chpt9/src/org/appfuse/util/log/TimeSizeRollingFileAppender.java 20.81KB
  382. chpt9/src/org/appfuse/util/log/vssver.scc 64B
  383. chpt9/src/org/appfuse/util/security/AppUser.java 1.26KB
  384. chpt9/src/org/appfuse/util/security/AuthenticationService.java 1.06KB
  385. chpt9/src/org/appfuse/util/security/AuthorizationInterceptor.java 602B
  386. chpt9/src/org/appfuse/util/security/AuthorizationService.java 632B
  387. chpt9/src/org/appfuse/util/security/Interceptor.java 380B
  388. chpt9/src/org/appfuse/util/security/LoginInterceptor.java 780B
  389. chpt9/src/org/appfuse/util/security/LogoutInterceptor.java 783B
  390. chpt9/src/org/appfuse/util/security/PlugIn.java 66B
  391. chpt9/src/org/appfuse/util/security/SecurityException.java 102B
  392. chpt9/src/org/appfuse/util/security/plugin/AuthorInterceptorImpl.java 850B
  393. chpt9/src/org/appfuse/util/security/plugin/AuthorizationInterceptorImpl.java 869B
  394. chpt9/src/org/appfuse/util/security/plugin/LoginInterceptorImpl.java 975B
  395. chpt9/src/org/appfuse/util/security/plugin/LogoutInterceptorImpl.java 984B
  396. chpt9/src/org/appfuse/util/security/plugin/PluginFactory.java 6.21KB
  397. chpt9/src/org/appfuse/util/security/plugin/PluginItem.java 1.02KB
  398. chpt9/src/org/appfuse/util/security/plugin/vssver.scc 128B
  399. chpt9/src/org/appfuse/util/security/service/AuthorizationServiceImpl.java 3.21KB
  400. chpt9/src/org/appfuse/util/security/service/vssver.scc 48B
  401. chpt9/src/org/appfuse/util/security/vssver.scc 176B
  402. chpt9/src/org/appfuse/webapp/action/AuthManageAction.java 4.82KB
  403. chpt9/src/org/appfuse/webapp/action/BaseAction.java 1.15KB
  404. chpt9/src/org/appfuse/webapp/action/FunctionManageAction.java 8.92KB
  405. chpt9/src/org/appfuse/webapp/action/ModuleManageAction.java 4.58KB
  406. chpt9/src/org/appfuse/webapp/action/RoleAuthManageAction.java 5.72KB
  407. chpt9/src/org/appfuse/webapp/action/RoleManageAction.java 4.82KB
  408. chpt9/src/org/appfuse/webapp/action/StaffManageAction.java 8.73KB
  409. chpt9/src/org/appfuse/webapp/action/StaffRoleManageAction.java 8.2KB
  410. chpt9/src/org/appfuse/webapp/action/StudentManageAction.java 4.75KB
  411. chpt9/src/org/appfuse/webapp/filter/AuthFilter.java 5.47KB
  412. chpt9/src/org/appfuse/webapp/filter/EncodingFilter.java 2.05KB
  413. chpt9/src/org/appfuse/webapp/filter/vssver.scc 64B
  414. chpt9/src/org/appfuse/webapp/form/ActionForm.jbx 186B
  415. chpt9/src/org/appfuse/webapp/form/AuthForm.java 646B
  416. chpt9/src/org/appfuse/webapp/form/AuthForm.jbx 231B
  417. chpt9/src/org/appfuse/webapp/form/FunctionForm.java 757B
  418. chpt9/src/org/appfuse/webapp/form/FunctionForm.jbx 190B
  419. chpt9/src/org/appfuse/webapp/form/ModuleActionForm.java 640B
  420. chpt9/src/org/appfuse/webapp/form/ModuleActionForm.jbx 169B
  421. chpt9/src/org/appfuse/webapp/form/ModuleForm.java 717B
  422. chpt9/src/org/appfuse/webapp/form/RoleAuthForm.java 749B
  423. chpt9/src/org/appfuse/webapp/form/RoleAuthForm.jbx 213B
  424. chpt9/src/org/appfuse/webapp/form/RoleForm.java 713B
  425. chpt9/src/org/appfuse/webapp/form/StaffForm.java 699B
  426. chpt9/src/org/appfuse/webapp/form/StaffForm.jbx 179B
  427. chpt9/src/org/appfuse/webapp/form/StaffRoleForm.java 628B
  428. chpt9/src/org/appfuse/webapp/form/StudentForm.java 759B
  429. chpt9/src/org/appfuse/webapp/listener/ContextListener.java 2.17KB
  430. chpt9/src/org/appfuse/webapp/listener/StartupListener.java 2.07KB
  431. chpt9/src/org/appfuse/webapp/listener/vssver.scc 64B
  432. chpt9/~$系统移植说明.doc 162B
  433. chpt9/系统移植说明.doc 28.5KB

资源介绍:

基于jsp 权限管理 ,直接在myeclipse下直接可以运行,里面有详细的说明文档
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and dist
100+评论
captcha