Enterprise Java Introduction

Overview

This material will cover the breadth of enterprise computing with Java with specific coverage of the Java 2, Enterprise Edition.
Lecture
Introduction to Enterprise Java (ppt, lecture, handouts)
J2EE Architectures (ppt, lecture, handouts)
Resources
Sun's J2SE Page - http://java.sun.com/j2se
Sun's J2EE Page - http://java.sun.com/j2ee
Sun's Blueprints Page - http://java.sun.com/j2ee/blueprints
BEA Developer Center - http://developer.bea.com/index.jsp
WebLogic Server Documentation Center - http://edocs.beasys.com/index.html
The Server Side - http://www.theserverside.com
Software
WebLogic Server Download - http://commerce.beasys.com/downloads
Setting up a development environment for Enterprise Java 605.784 - http://apl.jhu.edu/~jcstaff/ejava/general/docs/development_environment.html
Specification(s)
J2EE Platform Specification - http://java.sun.com/j2ee/download.html#platformspec
J2EE Blueprints Document (Designing Enterprise Applications with the Java 2 Platform, Enterprise Edition) - http://java.sun.com/j2ee/download.html#blueprints
Tutorials
Java Pet Store Application - http://java.sun.com/j2ee/download.html#blueprints
J2EE Tutorial - http://java.sun.com/j2ee/tutorial/index.html