Welcome![Sign In][Sign Up]
Location:
Search - struts-2.0.11

Search list

[Other resourceGuestBook

Description: 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color=\"red\"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾语言功能 管理: 默认页为/admin/login.do 9 、留言簿基本参数的设置如留言簿标题,每页显示条数 10、设置版主信息 11、设置管理员用户名、密码 12、回复留言、编辑留言、删除留言 13、设置悄悄话功能的开启与关闭 14、垃圾语言过滤 15、在线更改最大留言字节数 安装: 1、在oracle中执行document/sql/guestbook.sql 2、设置tomcat server.xml中Connector配置节增加一个属性,URIEncoding=\"gb2312\" 3、用记事本打开WEB-INF/classes/init.properties,修改其中的数据库ip地址,sid,帐号和密码等 首页默认为indx.do
Platform: | Size: 3038819 | Author: apolo | Hits:

[WinSock-NDISstruts-2.0.11.2-src

Description: 众所周知的structs框架,如果不是只限于应用,想多了解一下其底层原来,源码值得研究
Platform: | Size: 22688687 | Author: thomas | Hits:

[JSP/Javastruts2-core-2[1].0.11

Description: struts 2 核心包 的源码 有错误是难免的
Platform: | Size: 404763 | Author: 王洪 | Hits:

[JSP/JavaStrutsArticle_release_war

Description: 这个是天地人的文章系统,很不错啊,也很好用,希望大家喜欢-this is the world's article, not a bad thing, but also useful, I hope you would like
Platform: | Size: 1990656 | Author: 韩彻 | Hits:

[JSP/Javastruts2

Description: struts2图片上传源码,请导入到myeclipse中运行-upload pictures struts2 source, please run into myeclipse
Platform: | Size: 3789824 | Author: shaomin | Hits:

[OracleGuestBook

Description: 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾语言功能 管理: 默认页为/admin/login.do 9 、留言簿基本参数的设置如留言簿标题,每页显示条数 10、设置版主信息 11、设置管理员用户名、密码 12、回复留言、编辑留言、删除留言 13、设置悄悄话功能的开启与关闭 14、垃圾语言过滤 15、在线更改最大留言字节数 安装: 1、在oracle中执行document/sql/guestbook.sql 2、设置tomcat server.xml中Connector配置节增加一个属性,URIEncoding="gb2312" 3、用记事本打开WEB-INF/classes/init.properties,修改其中的数据库ip地址,sid,帐号和密码等 首页默认为indx.do -err
Platform: | Size: 3038208 | Author: apolo | Hits:

[Internet-Networkstruts-2.0.11.2-src

Description: 众所周知的structs框架,如果不是只限于应用,想多了解一下其底层原来,源码值得研究-Structs the framework of well-known, if not limited to applications, like to know more about what their underlying original, source code is worth studying
Platform: | Size: 22688768 | Author: thomas | Hits:

[JSP/Javastruts2-core-2[1].0.11

Description: struts 2 核心包 的源码 有错误是难免的-struts 2 the core of the source packet has an error is unavoidable
Platform: | Size: 404480 | Author: 王洪 | Hits:

[JSP/Javastruts-2

Description: sturts2.0.11,源代码和jar包-sturts2.0.11, source code and jar package
Platform: | Size: 4793344 | Author: brown | Hits:

[JSP/JavaStruts

Description: 本书由浅入深、循序渐进地介绍了MVC的体系结构和如何构建一个基于MVC的Web框架,目的是帮助软件开发人员快速掌握MVC的设计思想,并能使用MVC的内涵设计Web框架。全书共分12章。第1章详细介绍MVC的设计思想、优缺点,以及如何构建一个基于MVC的Web框架;通过这部分知识的介绍,建立起读者对MVC的理论基础。第2~9章将逐步实现一个基于MVC的Web框架和持久层框架;读者可以通过这部分内容的学习,掌握其实现细节和核心设计方式。第10~11章主要介绍如何将自己实现的Web框架与其他工具进行整合;读者通过这部分内容的学习,可以将本书中实现的Web框架与目前许多开源项目,如Hibernate、Log4j等整合起来,以方便开发。第12章主要通过一个内容管理系统实例来验证本书所实现的框架;读者通过这部分内容的学习,可以熟练掌握本书所实现的Web框架的使用方法。 -This book easy-to-digest, step-by-step introduction of the MVC architecture and how to build the Web-based MVC framework, designed to help software developers quickly master the MVC design idea, and the connotation of the use of MVC design Web framework. Book is divided into 12 chapters. Chapter 1 Introduction MVC detailed design idea, the advantages and disadvantages, and how to build a framework based on MVC s Web through this part of the knowledge of the introduction, readers establish the theoretical basis for MVC. 2 ~ 9 Chapter will gradually realize the Web-based MVC framework and the persistence layer framework readers can pass this part of the contents of the study and master the details of its implementation and the core design. No. 10 ~ Chapter 11 mainly how to introduce their own implementation of the Web framework integration with other tools readers through this part of the study, you can achieve in this book s Web framework with the current lot of open source projects,
Platform: | Size: 9834496 | Author: lll | Hits:

[Internet-Network11

Description: 11_传智播客struts视频教程_ActionForward的有关问题,讲解清晰,适合初学者。-11_ Chuanzhi struts video tutorial podcast _ActionForward of the problem, on a clear, suitable for beginners.
Platform: | Size: 8637440 | Author: shuizhimei | Hits:

[Database systemStruts-Hibernate

Description: 用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
Platform: | Size: 9369600 | Author: 李朋杰 | Hits:

[JSP/Javastruts-2.0.11.2-apps

Description: struts 开发的一个银行系统的源码 ,希望能对大家有所帮助-SRC CODE
Platform: | Size: 23414784 | Author: jimi | Hits:

[JSP/Javastruts2.0.11

Description: struts2.0.11稳定核心包,此包经过半年的使用没有出现任何问题,比新版本的好用。-struts2.0.11 stable core package, this package after six months of use without any problems, easy to use than the new version.
Platform: | Size: 3433472 | Author: 张坤 | Hits:

[JSP/Javastruts-2.0.11-j4

Description: 提供一个MVC模式的一个框架 让读者更容易了解更清晰-The MVC pattern provides a framework to give readers a clearer understanding easier
Platform: | Size: 3138560 | Author: 林地 | Hits:

[JSP/Javastruts2-core-2.0.11.2

Description: java web 开发事例-struts 《java web 开发》-java web develop a example-struts 《java web development》
Platform: | Size: 2155520 | Author: wei | Hits:

[JSP/Javaonlinemusic

Description: 这是一款在线音乐盒网站源码,使用ajax+jsp+Struts 2.x环境。本程序来源于网络,如侵犯您的版权请联系网站删除。-This is an online music site source box using ajax+ jsp+ Struts 2.x environment. This program the network, such as the violation of your copyright, please contact the site removed.
Platform: | Size: 7780352 | Author: 贾建伟 | Hits:

[JSP/JavaS2SH_Book_Update

Description: 用Struts2、spring4、hibernate开发的简单图书管理系统(With struts 2, spring4, simple hibernate development books management system management system)
Platform: | Size: 20879360 | Author: itsb | Hits:

[JSP/JavaS2SM_BOOK

Description: 用struts2、spring、mybatis框架开发的简单图书管理系统(With struts 2, spring, mybatis framework developed simple books management system management system)
Platform: | Size: 11128832 | Author: itsb | Hits:

[JSP/Javastruts-2.5.13-min-lib

Description: ssh 整合MIN包 spring4.3.9+hibrnate5.2.11+struts2.5.13(SSH integration package)
Platform: | Size: 4496384 | Author: 仙V仙 | Hits:
« 12 »

CodeBus www.codebus.net