Document Information

Preface

1.  Introduction

Requirements for This Tutorial

A Checklist

Getting the Java EE 6 SDK

Getting NetBeans IDE

Configuring Your Environment

Getting the Latest Updates to the Tutorial

2.  Understanding Java Platform, Enterprise Edition

3.  Creating Your First Java EE Application

4.  Creating Your Second Web Application

5.  Next Steps

 

Goals of This Tutorial

At the completion of this tutorial, you will:

  • Understand the basics of tiered applications

  • Understand the basics of the Java EE platform

  • Have created a multi-tiered Java EE application

  • Have deployed and run your application on a Java EE server

  • Know where to go next for more information on the Java EE platform