JEE 5 Tutorial

Welcome to JEE 5 tutorial guide, here you will find everything need to know about Java Enterprise Edition 5 for developing best enterprise application based on JEE technologies.

JEE 5 Tutorial

Welcome to JEE 5 tutorial guide, here you will find everything need to know about Java Enterprise Edition 5 for developing best enterprise application based on JEE technologies.

JEE 5 Tutorial

JEE 5 Tutorial

Welcome to JEE 5 tutorial guide, here you will find everything need to know about Java Enterprise Edition 5 for developing best enterprise application based on JEE technologies. The Java Enterprise Edition or JEE for short is Sun's technology for the development of robust, scalable enterprise applications. JEE technology is comprised of a lot of specifications like JSE, XML, JDBC, JSP, Sevlets etc... 

JEE is offering new technologies such as Enterprise JavaBeans (EJB) Technology 3.0, JavaServer Faces (JSF) Technology, and the latest web services APIs, Java EE 5 makes coding simpler and more straightforward. Java EE is the premier platform for the development of web services and enterprise applications.

  1. Understanding JEE technologies
    Overview of JEE technologies and its components.
     
  2. JEE 5 APIs
    Various APIs that are part of JEE 5 Specification.
      
  3. Sun Java System Application Server Platform Edition
    In this tutorial we will be using Sun Java System Application Server Platform version 9 for the deployment and testing of our applications. So, its essential to understand the server and the features provided by it.

Here is the list of good tutorials on JEE. 

  1. Installing Sun Java System Application Server Platform Edition
    In this section we will learn how to install Sun Java System Application Server Platform Edition on your windows machine.
      
  2. Deploying Application
    In this section we will deploy "hello" application that come with  Sun Java System Application Server Platform Edition 9.
     
     
    EJB 3.0 Tutorials
      
  3. Understanding EJB 3.0
    This lesson introduces you with EJB 3.0, which is being used extensively for developement of robust, scalable and secure applications.