原文:http://docs.oracle.com/javaee/7/tutorial/doc/home.htm
翻译:石卓林 shizhuolin@hotmail.com

  • Eric Jendrock
  • Ricardo Cervera-Navarro
  • Ian Evans
  • Kim Haase
  • William Markito
  • Chinmayee Srivathsa
  • Preface
  • Part I Introduction

    1. Overview
    2. Using the Tutorial Examples
  • Part II Platform Basics

    1. Resource Creation
    2. Injection
    3. Packaging
  • Part III The Web Tier

    1. Getting Started with Web Applications
    2. JavaServer Faces Technology
    3. Introduction to Facelets
    4. Expression Language
    5. Using JavaServer Faces Technology in Web Pages
    6. Using Converters, Listeners, and Validators
    7. Developing with JavaServer Faces Technology
    8. Using Ajax with JavaServer Faces Technology
    9. Composite Components: Advanced Topics and Example
    10. Creating Custom UI Components and Other Custom Objects
    11. Configuring JavaServer Faces Applications
    12. Java Servlet Technology
    13. Java API for WebSocket
    14. JSON Processing
    15. Internationalizing and Localizing Web Applications
  • Part IV Bean Validation

    1. Introduction to Bean Validation
    2. Bean Validation: Advanced Topics
  • Part V Contexts and Dependency Injection for Java EE

    1. Introduction to Contexts and Dependency Injection for Java EE
    2. Running the Basic Contexts and Dependency Injection Examples
    3. Contexts and Dependency Injection for Java EE: Advanced Topics
    4. Running the Advanced Contexts and Dependency Injection Examples
  • Part VI Web Services

    1. Introduction to Web Services
    2. Building Web Services with JAX-WS
    3. Building RESTful Web Services with JAX-RS
    4. Accessing REST Resources with the JAX-RS Client API
    5. JAX-RS: Advanced Topics and Example
  • Part VII Enterprise Beans

    1. Enterprise Beans
    2. Getting Started with Enterprise Beans
    3. Running the Enterprise Bean Examples
    4. Using the Embedded Enterprise Bean Container
    5. Using Asynchronous Method Invocation in Session Beans
  • Part VIII Persistence

    1. Introduction to the Java Persistence API
    2. Running the Persistence Examples
    3. The Java Persistence Query Language
    4. Using the Criteria API to Create Queries
    5. Creating and Using String-Based Criteria Queries
    6. Controlling Concurrent Access to Entity Data with Locking
    7. Creating Fetch Plans with Entity Graphs
    8. Using a Second-Level Cache with Java Persistence API Applications
  • Part IX Messaging

    1. Java Message Service Concepts
    2. Java Message Service Examples
  • Part X Security

    1. Introduction to Security in the Java EE Platform
    2. Getting Started Securing Web Applications
    3. Getting Started Securing Enterprise Applications
    4. Java EE Security: Advanced Topics
  • Part XI Java EE Supporting Technologies

    1. Transactions
    2. Resource Adapters and Contracts
    3. The Resource Adapter Examples
    4. Using Java EE Interceptors
    5. Batch Processing
    6. Concurrency Utilities
  • Part XII Case Studies

    1. Duke's Bookstore Case Study Example
    2. Duke's Tutoring Case Study Example
    3. Duke's Forest Case Study Example
  • Index
  • 前言
  • 第一部分 简介

    1. 概述
    2. 使用教学示例
  • 第二部分 平台基础

    1. 创建资源
    2. 注入
    3. 打包
  • 第三部分 Web层

    1. Web应用程序入门
    2. JavaServer Faces 技术
    3. Facelets 简介
    4. 表达式语言
    5. 在网页中应用JavaServer Faces技术
    6. 使用转换器,监听器和校验器
    7. 使用JavaServer Faces技术开发
    8. 使用JavaServer Faces技术的Ajax功能
    9. 复合组件:高级话题和示例
    10. 创建自定义UI组件和其他自定义对象
    11. 配置JavaServer Faces应用程序
    12. Java Servlet 技术
    13. 关于WebSocket的Java API
    14. 处理JSON
    15. 国际化和本地化Web应用程序
  • 第四部分 Bean验证

    1. Bean验证简介
    2. Bean验证:高级话题
  • 第五部分 Java EE的上下文和依赖注入

    1. Java EE的上下文和依赖注入简介
    2. 运行简单的上下文和依赖注入范例
    3. Java EE的上下文和依赖注入: 高级话题
    4. 运行复杂的上下文和依赖注入范例
  • 第六部分 WEB服务

    1. Web服务简介
    2. 使用JAX-WS创建Web服务
    3. 使用JAX-RS创建RESTful Web服务
    4. 使用JAX-RS客户端API访问REST资源
    5. JAX-RS: 高级话题和范例
  • 第七部分 企业Beans

    1. 企业Bean
    2. 企业Bean入门
    3. 运行企业Bean范例
    4. 使用嵌入式企业Bean容器
    5. 在会话Bean中使用异步方法调用
  • 第八部分 持久化

    1. Java持久化API简介
    2. 运行持久化范例
    3. Java持久化查询语言
    4. 使用标准API创建查询
    5. 创建和使用基于字符串的标准查询
    6. 利用锁实现对实体数据的并发访问控制
    7. 利用实体图创建查询输出计划
    8. 在Java持久化API应用程序中使用二级缓存
  • 第九部分 消息

    1. Java消息服务概念
    2. Java消息服务范例
  • 第十部分 安全

    1. Java EE平台安全性简介
    2. Web应用程序安全入门
    3. 企业应用程序安全入门
    4. Java EE的安全性: 高级话题
  • 第十一部分 Java EE支持技术

    1. 事务
    2. 资源适配器和其概念
    3. 资源适配器范例
    4. 使用Java EE拦截器
    5. 批处理
    6. 并发控制工具
  • 第十二部分 学习案例

    1. 杜克大学在线书店案例示范
    2. 杜克大学在线教学案例示范
    3. 杜克大学多应用站点案例示范
  • 索引

Tag:Java

Add a new comment.