Description: Struts2.1的简单实例,主要包括流程/action和部分标签,和大家分享-Struts2.1 simple examples, including process/action, and some labels, and to share Platform: |
Size: 1978368 |
Author:刘维力 |
Hits:
Description: Struts2 in action.此文件为电子书籍,PDF格式。文章通俗易懂,是广大java爱好者学习Struts2的好读物。-Struts2 in action. This document is for e-books, PDF format. Easy to understand article, the vast number of java lovers of good books to learn Struts2. Platform: |
Size: 3589120 |
Author:pendy |
Hits:
Description: struts2 in action,struts的经典教程。遗憾的是目前还找不到中文版。-struts2 in action, struts a classic course. Unfortunately still can not find the Chinese version. Platform: |
Size: 3589120 |
Author:jamy |
Hits:
Description: struts2.in.action08年的完整版本,是struts2学习的经典书籍-struts2.in.action08 years of full version is a classic book learning struts2 Platform: |
Size: 3589120 |
Author:周健 |
Hits:
Description: Struts2的英文使用手册,详细介绍了Struts2的action,result,OGNL,以及时如何使用的,对于程序员使用Struts2开发有很大的帮助-Struts2 in English user manual, detailing the Struts2 in action, result, OGNL, as well as how to use, for programmers to use Struts2 help greatly to the development Platform: |
Size: 10237952 |
Author:lee |
Hits:
Description: struts2_demo是一个非常适合struts2初学者的入门实例。里面包括了10个小故事,每个故事都针对一个经典的知识点:
第一个故事,讲述如何在Struts2.0里开发你的Hello world
第二个故事,模拟登陆,主要是看formbeean对象在action里怎么用
第三个故事,操作调用自己的方法,而不是execute()
第四个故事,处理一个form多个submit
第五个故事,关于struts2.0的验证框架
第六个故事,关于struts2.0的多文件上传
第七个故事,关于struts2.0的单个文件上传
第八个故事,关于struts2.0的批量处理
第九个故事,关于struts2.0里的get提交传递参数的问题
第十个故事,关于CRUD
相信只要你了解这十个故事,定然知道这是一份不可多得的真正的循序渐进的入门教程。-struts2_demo is a very appropriate example of struts2 beginners. Which included 10 small stories, each story is a classic for knowledge points:
The first story, about how to develop your Struts2.0 in Hello world
The second story, simulated landing, the main object is to see in action in formbeean how to use
The third story, call their methods of operation, rather than execute ()
The fourth story, dealing with multiple submit a form
The fifth story is about the validation framework struts2.0
The sixth story, multi-file upload on struts2.0
The seventh story, upload a single file on struts2.0
The eighth story, batch processing on struts2.0
The ninth story, presented on struts2.0 get inside the transmission parameters of the problem
10th story, on the CRUD
I believe if you really understand this 10 story, surely know that this is a rare progressive introduction to the real tutorial. Platform: |
Size: 5409792 |
Author:暖 |
Hits:
Description: 时间转换器,支持java.util.Date,java.sql.Timestamp,java.sql.Date
用于struts2在web开发中,页面显示时间,和action中时间字段,自动转换。-Time converter, supports java.util.Date, java.sql.Timestamp, java.sql.Date for struts2 in web development, page display time, and action in the field of time, automatically. Platform: |
Size: 1024 |
Author:david |
Hits:
Description: Struts 2 经典书籍 . 提供web 快速开发的讲解和实例。使读者可以快速上手进行开发。-The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration.Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, ea Platform: |
Size: 3589120 |
Author:yxl |
Hits:
Description: struts2 in action ,是struts2不是struts1,要学就学新技术,完整版-struts2 in action, is struts2 not struts1,' d rather learn the new technology, the full version Platform: |
Size: 3784704 |
Author:jessen |
Hits:
Description: rapid-framework是一个以spring为核心的项目脚手架(或者称为胶水框架),框架将各个零散的框架(struts,strust2,springmvc,hibernate,ibatis,spring_jdbc,flex)搭建好,并内置一个代码生成器,辅助项目开发,可以生成java的hibernat,model,dao,manager,struts+struts2 action类,可以生成jsp的增删改查及列表页面 -rapid-framework is a spring at the core of the project scaffolding (or known as the glue framework), the various fragmented framework frameworks (struts, strust2, springmvc, hibernate, ibatis, spring_jdbc, flex) to build a good and a built-in code generation , an auxiliary project development, can generate the java hibernat, model, dao, manager, struts+ struts2 action class, can generate the CRUD and jsp list page Platform: |
Size: 33699840 |
Author:MR LIANG |
Hits:
Description: javaEE的实现MVC的主流的开发框架SSH中的Struts2;内容包括Struts2的详细内容和书中全部源码!-javaEE mainstream implementation of MVC development framework SSH in the Struts2 content including the Struts2 details and book all the source code! Platform: |
Size: 57625600 |
Author:李杰 |
Hits:
Description: Struts和Webwork同为服务于Web的一种MVC框架,从某种程度上看,Struts2是从WebWork2上升级得到的。甚至Apache的官方文档也讲:WebWork2到Struts2是平滑的过渡。我们甚至也可以说Struts2就是WebWork2.3而已。在很多方面Struts仅仅是改变了WebWork下的名称。Struts2对应的有自己的标签,并且功能强大。Webwork也有自己的标签。在2005年12月,WebWork与Struts Ti决定合并, 再此同时, Struts Ti 改名为 Struts Action Framework 2.0,成为Struts真正的下一代。-Struts and Webwork the same kind of services in the Web MVC framework, to some extent look, Struts2 is obtained from the WebWork2 upgrade. Even official documents Apache also speak: WebWork2 to Struts2 smooth transition. We can even say that Struts2 is WebWork2.3 it. In many ways Struts WebWork merely changed the name under. Struts2 corresponding own label, and powerful. Webwork also have their own label. In December 2005, WebWork and Struts Ti decided to merge, and then the same time, Struts Ti renamed Struts Action Framework 2.0, Struts truly become the next generation. Platform: |
Size: 2671616 |
Author:宏 |
Hits: