搜索资源列表
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
struts(1)
- J2EE的框架技术,讲述struts框架技术的入门视频教程-J2EE technology framework, on struts framework of entry Video Tutorial
struts
- struts1.1 1.2需要的jar文件 提供了struts1.1 1.2必须的jar文件 在连接数据源的时候所必须的jar文件,1.1 1.2都有!
uploadusestruts
- 用struts实现文件的上传,通过上传组件commons-fileupload-1.2.1,struts能很好的实现文件的上传
struts-1.2.9.jar
- struts-1.2.9.jar.zip,需要的话就用一下吧-struts-1.2.9.jar.zip, if necessary, by clicking on it
1
- wanted to downlaod some application using struts spring hibernate ,uploading dummy file for testing-wanted to downlaod some application using struts spring hibernate ,uploading dummy file for testing
Struts-1.1-API
- struts 1.0 api文档,提供大家下载-struts 1.0 api documentation
ckeditor_4.1.1_standard
- struts2 框架 st ruts2 框架 st ruts2 框架 struts2 框架 struts2 框架 struts2 框架-struts struts struts struts struts struts struts struts
new
- 1.系统平台架构:B/S 2.Web服务器:Tomcat 7.0 3.开发工具:eclipse 4.数据库:MySQL5.5 5.程序语言:java 6.程序开发框架:Spring + Struts +Hibernate 7.系统前台页面仿万达旧版网站页面,实现技术:jsp+javascr ipt -1 System Platform Architecture: B/S 2.Web server: Tomcat 7.0 3. Dev
ChatRoom
- 本系统以MyEclipse为开发工具,ssh整合框架。采用Ajax技术实现在线聊天功能。在lib文件里加入 struts 1.3 spring 2.5 hibernate 3.2 所需要的jar包。注意删掉重复的jar包。不清楚的可以。给我留言。-This system uses MyEclipse as the development tool, the integrated framework of ssh. Using Ajax technology to realize the onli
contact
- 1) 采用Struts作为系统的表示层框架; 2) 采用Hibernate技术实现用户DAO数据资源的访问; 3) 根据E-R关系,创建数据库及数据表,数据库应命名为addressdb,数据表名称应命名为addresstable; 4) 该系统允许用户维护一个私人的通讯录,需要学员实现功能如下: ? 新增联系人 ? 显示所有联系人(1) use the MVC design pattern to display all the books in the JSP page (listbo
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr