Home Company Information Consulting Course Catalog Contact Us Request a Quote Government Corporate
 


Profile


e-Catalog


Contact
Developing J2EE Clients

Course Status: Released Courseware Features
Course Language: English  
Course Duration: 3 Hours  
Deployment Options: Online, Interactive CDs, Network,  

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
Course Aim
This learning path explains how to create clients for Java 2 Enterprise Edition (J2EE)(TM) applications. It describes how to package and deploy enterprise applications. It also introduces Java 2 security and explains how to configure security for J2EE applications.
Learning Objectives
To outline the issues involved in developing clients for J2EE applications, to provide an overview of Swing, Java Web Start (JWS), and wireless development technologies, and to describe how to create Enterprise JavaBean (EJB) clients
Topics Covered
Overview of J2EE client development
Swing and the JFC
Client-side development overview
Wireless clients
Introduction to Java Web Start
EJB client development
Creating an EJB client
Coding a simple EJB client