View Single Post

  #7 (permalink)  
Old 05-04-2006, 08:49 AM
cbdarts cbdarts is offline
Member
 
Join Date: Apr 2006
Posts: 85
cbdarts is an unknown quantity at this point
Great stuff, Cybot. Looks like the BOT term really does apply to you - you're literally scouring the net!!

Chaitanya

Quote:
Originally Posted by cybot
Here's a collection of Free J2EE Tutorials. I hope you ppl will like them. Please tell me if you want something else related to Java. I am here to help you out.

------------------------------------------------
Free J2EE Tutorials
------------------------------------------------
Designing Enterprise Applications with the J2EE Platform, Second Edition
http://java.sun.com/blueprints/guide.../DEA2eTOC.html
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.

J2EE 1.3 Tutorial
http://java.sun.com/j2ee/tutorial/1_3-fcs/index.html
A beginner's guide to developing enterprise applications on the Java 2 Platform, Enterprise Edition SDK version 1.3

The J2EE 1.4 Tutorial
http://java.sun.com/j2ee/1.4/docs/tu...doc/index.html
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.

Designing Web Services with the J2EE 1.4 Platform : JAX-RPC, SOAP, and XML Technologies
http://java.sun.com/blueprints/guide...services/html/
This book describes designing Web services using the current technologies available with the JavaTM 2 Platform, Enterprise Edition.

J2EE 1.4 Application Server Developer's Guide
http://java.sun.com/j2ee/1.4/docs/devguide/
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.

The J2EE Architect's Handbook
http://www.dvtpress.com/javaarch/
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.

Core J2EE Patterns
http://java.sun.com/blueprints/corej...rns/index.html
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.

Developing for the J2EE Tomcat Platform
http://j2ee.masslight.com/
Includes a section with an introduction to struts and advanced struts.

Writing Enterprise Applications
http://java.sun.com/developer/online...ng/J2EE/Intro/
This tutorial introduces you to the APIs, tools, and services provided in the Java 2 Enterprise Edition (J2EE) Reference Implementation. You can get the J2EE Reference Implementation as a free download for demonstrations, prototyping, and educational use.

Developing Enterprise Applications Using the J2EE platform
http://java.sun.com/developer/online...tro2/j2ee.html
A basic tutorial that provides an introduction to the Java 2 Platform, Enterprise Edition (J2EE). It is intended for developers who have a good working knowledge and understanding of the Java 2 Platform, Standard Edition (J2SE), and would like an introduction to the J2EE platform.

Developer's Guide to Understanding Enterprise Java Beans (PDF link)
http://java.sun.com/products/ejb/developers-guide.pdf
This document is intended to serve as a primer for developers who want a technical introduction to EJB.

The J2EE 1.4 Tutorial
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
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
http://java.sun.com/j2ee/tutorial/1_3-fcs/
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
http://www.redbooks.ibm.com/redbooks/SG245754.html
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
http://java.sun.com/j2ee/1.3/docs/tu...doc/index.html
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.

The J2EE Tutorial (2.6 M PDF file)
http://trsat.sdsu.edu/~multimed/tech...e_tutorial.pdf
This tutorial is intended for programmers interested in developing and deploying J2EE applications. It covers the main component technologies comprising the J2EE platform and describes how to develop J2EE components and deploy them on the J2EE SDK. (2.6M pdf file)

Tutorial for building J2EE Applications using JBOSS and ECLIPSE
http://www.tusc.com.au/tutorial/html/
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
http://librenix.com/?inode=3757
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.
Reply With Quote