java ee web container in the cloud – what's new in servlet 3.1 【javaone tokyo 2012...

8

Click here to load reader

Upload: oracle-fusion-middleware

Post on 25-May-2015

820 views

Category:

Technology


1 download

DESCRIPTION

このセッションは、Servlet 3.1 の新機能を紹介すると共に、Oracle がクラウド環境で JavaEE Web コンテナを使用するためにどのように最適化を行うかについて紹介します。このプレゼンテーションの内容はメインテーマとしてPlatform as a Service(PaaS) を掲げる JavaEE 7 に含まれる内容を紹介し、同一の Web アプリケーションをWeb コンテナ上でどのようにして扱うかについて紹介します。

TRANSCRIPT

Page 1: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

1 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Java EE Web Container in the Cloud

– What's New in Servlet 3.1

• このセッションは、Servlet 3.1 の新機能を紹介すると共に、Oracle がクラウド環境で Java

EE Web コンテナを使用するためにどのように最適化を行うかについて紹介します。このプレゼンテーションの内容はメインテーマとしてPlatform as a Service(PaaS) を掲げる Java

EE 7 に含まれる内容を紹介し、同一の Web アプリケーションをWeb コンテナ上でどのようにして扱うかについて紹介します。

• 39スライド

• 資料ダウンロード

• JavaOne Tokyo 2012セッション資料公開ページへ

• JavaOne Tokyo 2012 公式ページへ

【JavaOne Tokyo 2012 セッション資料紹介】

Page 2: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

2 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Page 3: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

3 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

What’s New in Servlet 3.1

John Clingan, Principal Product Manager

Page 4: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

4 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

The following is intended to outline our general product direction.

It is intended for information purposes only, and may not be

incorporated into any contract. It is not a commitment to deliver

any material, code, or functionality, and should not be relied upon

in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s

products remains at the sole discretion of Oracle.

Page 5: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

5 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Agenda

• Servlet 3.0 recap

• Servlet 3.1 Overview

• NIO API

• Protocol Upgrade

• Security

• Resources

Page 6: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

6 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Webtier related projects

• https://servlet-spec.java.net

• http://jcp.org/en/jsr/summary?id=340

[email protected]

– For users of GlassFish webtier

Page 7: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

7 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Page 8: Java EE Web Container in the Cloud – What's New in Servlet 3.1 【JavaOne Tokyo 2012 セッション資料紹介】

8 Copyright © 2011, Oracle and/or its affiliates. All rights

reserved.

Java EE Web Container in the Cloud

– What's New in Servlet 3.1

• このセッションは、Servlet 3.1 の新機能を紹介すると共に、Oracle がクラウド環境で Java

EE Web コンテナを使用するためにどのように最適化を行うかについて紹介します。このプレゼンテーションの内容はメインテーマとしてPlatform as a Service(PaaS) を掲げる Java

EE 7 に含まれる内容を紹介し、同一の Web アプリケーションをWeb コンテナ上でどのようにして扱うかについて紹介します。

• 39スライド

• 資料ダウンロード

• JavaOne Tokyo 2012セッション資料公開ページへ

• JavaOne Tokyo 2012 公式ページへ

【JavaOne Tokyo 2012 セッション資料紹介】