Tuesday, October 30, 2012

J2EE Programming Tutorials

Java EE (J2EE) Programming (with Passion!)
This is a free online course that you can register for (see the site for details) and the slides and other material can be downloaded. It looks to be quite comprehensive.

Developing for the J2EE Tomcat Platform
Includes a section with an introduction to struts and advanced struts.

Core J2EE Patterns
On this site, you will find the entire Java 2 Platform, Enterprise Edition (J2EE) Pattern catalog from the book Core J2EE Patterns: Best Practices and Design Strategies authored by architects from the Sun Java Center. Click on any pattern name for details.

The J2EE Architect's Handbook
This book is written for technical architects and senior developers tasked with designing and leading the development of J2EE java applications. This book will guide the architect through the entire process from analysis through application deployment providing numerous tips, tricks, and best practices along the way.

J2EE 1.4 Application Server Developer's Guide
This guide describes how to create and run Java 2 Platform, Enterprise Edition (J2EE platform) applications that follow the new open Java standards model for Java Servlet, JavaServer Pages (JSP), Enterprise JavaBeans (EJB), and other J2EE components on the J2EE 1.4 Application Server.

Designing Web Services with the J2EE 1.4 Platform : JAX-RPC, SOAP, and XML Technologies
This book describes designing Web services using the current technologies available with the JavaTM 2 Platform, Enterprise Edition.

The J2EE 1.4 Tutorial
The J2EE 1.4 Tutorial is a guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. This tutorial is intended for programmers who are interested in developing and deploying J2EE 1.4 applications on the Sun Java System Application Server Platform Edition 8.1 2005Q2 UR2.

J2EE 1.3 Tutorial
A beginner's guide to developing enterprise applications on the Java 2 Platform, Enterprise Edition SDK version 1.3

Designing Enterprise Applications with the J2EE Platform, Second Edition
This book, now in its second edition, describes standard approaches to designing multitier enterprise applications with the Java 2 Platform, Enterprise Edition. This book, and the accompanying Java Pet Store sample application, are part of the successful Java BluePrints program created by Sun Microsystems with the introduction of the J2EE platform.

Developer's Guide to Understanding Enterprise Java Beans (PDF link)
This document is intended to serve as a primer for developers who want a technical introduction to EJB.

The J2EE 1.4 Tutorial
This tutorial is intended for programmers who are interested in developing and deploying J2EE 1.4 applications on the Sun Java System Application Server Platform Edition 8.

J2EE 1.3 Tutorial
A beginner's guide to developing enterprise applications on the Java 2 Platform, Enterprise Edition SDK version 1.3

Design and Implement Servlets, JSPs, and EJBs for IBM WebSphere Application Server
This IBM Redbook provides design guidelines for developing e-business applications based on servlets, JavaServer Pages (JSP) and Enterprise JavaBean (EJB) technologies.

The J2EE Tutorial for the Sun ONE Platform
This tutorial is intended for programmers interested in developing J2EE applications using the Sun ONE platform. Specifically, it uses the Sun ONE Studio 4, Enterprise Edition for Java to develop J2EE applications and deploy them on Sun ONE Application Server 7.

Tutorial for building J2EE Applications using JBOSS and ECLIPSE
Before you start this tutorial, you should ideally have a working knowledge of Java technology, XML, J2EE technology and some exposure to SQL, JDBC concepts, and Xdoclet (Attribute Oriented Programming)

Java J2EE Tutorial: Secret Santa Web Application
These articles provide a broad overview of how to build a J2EE application from the ground up, using some modern tools and frameworks, with details of how these different technologies work together to produce the end result. While not intended as detailed treatises on any individual technology, these articles instead serve as guides to developing a Web application with J2EE.

No comments:

Post a Comment