搜索资源列表
JForum-2.1.4
- 一个关于jsp+struts论坛,请大家相互交流学习-a jsp struts on the Forum, please interaction study
struts-1.2.8-src
- struts1.2.8,著名的framework,mvc模式,使用资料网上查。-struts1.2.8, the famous framework, myc model, the use of information online.
struts-1.2.8-bin
- struts程序开发包,基于web的开发,是现在比较流行的架构-struts procedure development kits, web-based development, is now more popular architecture
EyMynews
- 本系统特色: 1、前台完全生成静态HTML 2、栏目是无级分类的,您可以随意设置栏目,只要您能想到的,多少都可以:) 3、制作简单,由于本人以前曾经使用过动易网站管理系统,所以在功能方面向动易文章管理系统靠拢, 前台制作采用标签制,分为系统标签和用户自义义标签两种,系统标签是自代的,用户不可以修改,而自定义标签则是用户根据相应的功能自己定制出来的,固此,可以自行删除或修改! 4、秉承JAVA开源理念,本新闻发布系统开源! 5、本系统采用到的技术:JSP+Struts+JS
MyStrutsArticle
- 是一个基于Struts的文章管理系统,使用MySQL数据库,具有以下功能: 1、支持国际化 2、Web编辑器方式发表文章 3、分类管理 4、文章管理 5、文章搜索-is an article based on the Struts management system, using MySQL database, has the following functions : one, two international sup
131t
- Struts网上商城(图书)。绝对经典所用技术:jsp2.0 servlet2.4 jstl1.1 Struts1.2 sqlserver2000 tomcat5.5-Struts online mall (book). Absolutely classic techniques used by : jsp2.0 servlet2.4 jstl1.1 Struts1.2 sqlserve - tomcat5.5
struts-1.2.9-bin
- struts框架类库 请使用前看清楚strust是否有你想要的类-struts framework class library to use the former strust see whether the class you want
struts-1.2.9-lib
- strust 框架 的java包. 请先解压然后再考虑用你所需要的包-strust java framework of the package. Please unpack then consider what you need packages
jakarta-struts-1.2.4
- 1.2.4的struts,一个流行的java framework.-1.2.4 struts, a popular java framework.
struts
- struts1.1 1.2需要的jar文件 提供了struts1.1 1.2必须的jar文件 在连接数据源的时候所必须的jar文件,1.1 1.2都有!
uploadusestruts
- 用struts实现文件的上传,通过上传组件commons-fileupload-1.2.1,struts能很好的实现文件的上传
ssh_practice.zip
- 用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 数据库: mysql5.0 ,Struts hibernate using a forum for the development of source code! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0
struts-1.2.9.jar
- struts-1.2.9.jar.zip,需要的话就用一下吧-struts-1.2.9.jar.zip, if necessary, by clicking on it
Struts-Hibernate
- 用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 数据库: mysql5.0 -Developed using struts hibernate forum source! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0
Bulletin-management-system
- 使用了MySQL数据库,保存在noticemanager目录,名为noticemanager。使用MyEclipse将文件导入后即可调试,需要JDK 1.5 + JSP + Struts 2.0技术来实现。-Use the MySQL , save in the noticemanager directory, named noticemanager. The use of MyEclipse will be able to debug the file import, the need for
Customer-management-system
- 使用了SQL Server 2005数据库,在调试之前需要将database目录下的数据库文件附加。使用MyEclipse将文件导入后即可调试,需要JDK 1.5 + Struts 2.0及以上环境。管理员的用户名和密码可以从数据表tb_user中获取。-Using the SQL Server 2005 , the need to debug the directory under the file attached. The use of MyEclipse will be able t
Supply-and-demand-network
- 使用了SQL Server 2005数据库,在调试之前需要将Database目录下的数据库文件附加。使用MyEclipse将文件导入后即可调试,需要JDK 1.5 + Struts 2.0及以上环境。管理员的用户名和密码可以从数据表tb_user中获取。 -Use the SQL Server 2005 before the file Database debugging requires additional directory. The use MyEclipse can impor
20131720557371
- struts2+hibernate图书管理系统 系统说明: 通过登录页面,管理员输入账号和密码登录系统然后进行各个模块的管理 (1)图书管理:添加图书类别,修改图书类别,添加图书信息,管理查询修改图书信息! (2)读者管理:添加读者类别信息,管理读者类别信息,添加读者信息,查询修改读者信息! (3)借阅管理: 办理读者图书借阅登记,处理读者归还图书,借阅记录查询。 (4)权限管理:修改管理员对各个模块的权限设置 系统开发环境: MyEclipse8.5
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr