Tag Archives| "Struts2"

Struts电子书下载汇总页

Tags: , , ,


Struts,Hibernate,Spring集成开发宝典

Struts: The Complete Reference, Second Edition(Struts完全手册 第2版)

Struts 2 Design and Programming: A Tutorial

轻量级J2EE企业应用实战–Struts,Spring,Hibernate整合开发

Practical Apache Struts2 Web 2.0 Projects

Struts2 中文教程 中文手册 CHM

Struts 2权威指南–基于WebWork核心的MVC开发

Struts2 In Action(第一章到第六章)

Starting Struts 2

标签:, , ,

相关电子书

Struts 2 Design and Programming: A Tutorial

Tags: , , ,


英文书名:Struts 2 Design and Programming: A Tutorial

中文书名:Struts 2 设计与编程

作者:by Budi Kurniawan

出版社: BrainySoftware; Second edition edition (January 25, 2008)

Struts 2 Design and Programming: A Tutorial

介绍:

Product Description

Offering both theoretical explanations and real-world applications, this in-depth guide covers the 2.0 version of Struts, revealing how to design, build, and improve Java-based Web applications within the Struts development framework. Feature functionality is explained in detail to help programmers choose the most appropriate feature to accomplish their objectives, while other chapters are devoted to file uploading, paging, and object caching.

下载路径:

暂无下载!

标签:, , ,

相关电子书

Practical Apache Struts2 Web 2.0 Projects

Tags: , ,


英文名:Practical Apache Struts2 Web 2.0 Projects

中文名:实用Apache Struts 2 Web 2.0项目开发

作者:Ian Roughley

出版社:Apress

Practical Apache Struts2 Web 2.0 Projects

介绍:

Apache Struts has long provided Java developers with a powerful framework for building extensible, maintainable web applications. Yet the latest version 2 release takes developers’ capabilities to the next level, having integrated Ajax support, the ability to easily integration with the Spring framework, and the ability to take full advantage of POJOs. Practical Apache Struts 2 Web 2.0 Projects shows you how to capitalize upon these new features to build next–generation web applications that both enthrall and empower your users.

  • Gain an in–depth understanding of the Struts framework, with special attention paid to key version 2 features.
  • Learn how to take advantage of Web 2.0 concepts alongside Struts 2 to build next–generation web sites.
  • Follow along with the introduction of important concepts and development techniques by way of a web site project closely resembling what you might encounter in any enterprise environment.

What you’ll learn

  • Build a practical Struts 2 Web 2.0–enabled application project from the ground up.
  • Enable participation by manipulating data.
  • Share data by implementing powerful search utilities.
  • Syndicate web content created using RSS and REST.
  • Discover advanced features available in Struts 2 web framework.
  • Integrate Ajax frameworks to produce user–friendly, responsive interfaces.
  • Integrate and use Struts 2 with other frameworks such as Spring to form a broader enterprise Java application stack.

下载地址:

Practical Apache Struts2 Web 2.0 Projects

标签:, ,

相关电子书

Struts2 中文教程 中文手册 CHM 下载

Tags: ,


中文书名:Struts2 中文教程 中文手册

作者:Max

介绍: Struts作为MVC 2的Web框架,自推出以来不断受到开发者的追捧,得到用广泛的应用。作为最成功的Web框架,Struts自然拥有众多的优点:

  • MVC 2模型的使用
  • 功能齐全的标志库(Tag Library)
  • 开放源代码

但是,所谓“金无赤金,人无完人”,Struts自身也有不少的缺点:

  • 需要编写的代码过多,容易引起“类爆炸”
  • 单元测试困难

这些缺点随着Web的发展越来越明显。这就促生了Struts 2.0,它的诞生能很好的解决上述问题。 好啦,废话就不多说了,现在就让我们感受一下的Struts 2.0的魅力吧。 目录: 01 为Struts 2.0做好准备 02 常用的Struts 2.0的标志(Tag) 03 Struts 2.0的Action讲解 04 在Struts 2.0中国际化(i18n)您的应用程序 05 转换器(Converter)——Struts 2.0中的魔术师 06 在Struts 2.0中实现表单数据校验(Validation) 07 Struts 2的基石——拦截器(Interceptor) 08 在Struts 2中实现IoC 09 在Struts 2中实现文件上传 10 在Struts 2中实现CRUD 11 Struts 2中的OGNL 12 trus 2的新表单标志的使用 13 Struts 2与AJAX

下载地址:

Struts2 中文教程 Chm

标签:,

相关电子书

Struts 2权威指南–基于WebWork核心的MVC开发 下载

Tags: ,


中文名: Struts 2权威指南–基于WebWork核心的MVC开发

出版社: 电子工业出版社

 Struts 2权威指南--基于WebWork核心的MVC开发

介绍:

本书所介绍的Struts 2已经完全超出了Struts 1框架原有的高度,Struts 2建立在Struts 1和WebWork两个框架整合的基础之上,因此提供了更多优秀的机制。
虽然Struts 1目前还未被完全淘汰,但Struts 1所表现出来的缺陷已经处处制约着开发者的手脚。在2007年上半年,Struts 2终于在众多开发者期盼中,发布了第一个稳定版本:2.0.6。为了让众多Struts学习、工作者快速掌握Struts 2的开发,笔者精心编著了本书。本书按Struts 2的架构体系,细致地介绍了Struts 2各个知识点。在介绍过程中,笔者依照读者的学习规律,首先介绍基本概念和基本操作,然后对内容进行深入讲解。笔者在介绍Struts 2框架时,既照顾到Struts 2初学者的能力,对每个知识点都给出简单的快速上手的示例;同时也考虑到开发者在日后开发中可能遇到的问题,详细讲解了每个知识点的各种用法,本书覆盖到 Struts 2近80%的API。因此,本书完全可以作为Struts 2框架的权威手册,以供开发者在实际开发过程中参考。
本书最后配备了几个常用场景的实例,通过实例演示了Struts 2框架的用法,希望读者可以通过这几个实例,触类旁通,解决日常开发中的问题。
本书适用于有较好的Java编程基础,有初步的J2EE编程基础的读者。本书既给出Struts 2入门级的示范实例,也详细讲解了Struts 2各个知识点、各个选项的详细用法,可以作为Struts 2框架的权威参考。

目录:

第1章 Struts 2概述
第2章 Struts 2下的HelloWorld
第3章 Struts 2基础
第4章 深入Struts 2
第5章 Struts 2的类型转换
第6章 文件的上传和下载
第7章 Struts 2的拦截器
第8章 Struts 2的输入校验
第9章 Struts 2的国际化
第10章 Struts 2的标签库
第11章 Struts 2的Ajax支持
第12章 使用FreeMarker充当
第12章 表现层
第13章 整合Spring
第14章 整合JSF
第15章 整合SiteMesh
第16章 整合JasperReports
第17章 整合JFreeChart
第18章 整合Struts 1
第19章 整合Hibernate
第20章 注册登录系统
第21章 电子拍卖系统

下载地址:

第一章

第二章

第三章

标签:,

相关电子书

Site Sponsors

书籍分类