Saturday, February 15, 2020

Packaging and Deploying J2EE Applications

Try Our Java Courses FREE!Buy This Course NOW!For discount pricing information, email us here!


Overview/Description

To describe how to package and deploy J2EE components on a J2EE server

Target Audience

Java developers who want to develop clients for J2EE applications; J2EE component developers, application assemblers, and application deployers who want to learn how to package and deploy J2EE components on an enterprise system; developers and J2EE system administrators who want to configure security for J2EE applications; business analysts, system architects, technical managers, and technology evaluators who are interested in gaining an overview of enterprise development technologies

Prerequisites

A working knowledge of the Java language, specifically the Java 2 Standard Edition development kit APIs; familiarity with object-oriented analysis and design techniques, distributed component development concepts, and JavaBean and web development would also be useful

Expected Duration

1:40 Hours

Objectives:


  • Describe the J2EE component assembly model and explain the role of deployment descriptors.
  • Package Enterprise JavaBeans (EJBs) and add them to J2EE applications.
  • Describe how to package web components and add them to J2EE applications.
  • Explain how to deploy a J2EE application on a J2EE server.
  • Package and deploy a J2EE application using the deploytool.