Explore the J2EE 1.4 SDK
The J2EE 1.4 SDK provides the foundation to develop and
deploy Web-services-enabled, interoperable, multi-tier enterprise
applications. The J2EE SDK is the best way to learn about
what's new in the J2EE platform. The J2EE 1.4 Application
Server is included with the J2EE SDK. The J2EE SDK also bundles
samples and the Java BluePrints to make it easier for developers
to deliver J2EE applications. Use the following components
to learn everything you need to know about what's new in the
the J2EE 1.4 platform:
Quick Start Guide: Use the Quick
Start Guide for the J2EE 1.4 Application Server
to learn the basics to get up and running quickly on the J2EE
1.4 Application Server, including information on starting
the server, accessing the Administration Console, and deploying
a sample application.
The J2EE 1.4 Tutorial: The
J2EE 1.4 Tutorial is a beginner's guide to developing
enterprise applications on the J2EE 1.4 Application Server.
The J2EE 1.4 Tutorial includes working examples and
step-by-step instructions for creating J2EE applications with
these technologies: Web services, Java Servlets, JavaServer
Pages (JSP), JSP Standard Tag Library (JSTL), Enterprise JavaBeans,
Java Message Service, and J2EE Connector Architecture.
Sample Applications: Developers who prefer command-line
tools should become familiar with the product's sample applications
by reviewing the Samples
page. The samples demonstrate using the command line facilities
and Ant to quickly compile, assemble and deploy small-scale,
technology-focused applications.
Java Blueprints: Upon mastering basic J2EE concepts,
the Java Blueprints
series provides practical design advice for designers of enterprise
and wireless Java applications. The Java Pet Store, Adventure
Builder, and Smart Ticket sample applications demonstrate
the design patterns described in the Java Blueprints series.
|