Sun Microsystems Logo

 

 
 

Index of Sample Applications

  Main Samples Page.

[quickstart][webapps] [ejb] [webservices] [jsf][jndi] [connector][rmi-iiop][jms] [jdbc][logging][i18n][xml][security][migration] [petstore1.4]  [adventurebuilder1.0.1][acc]
NOTE: Quickstart will be the only sample available if you download the J2EE(TM) 1.4 Application Server bundle. The J2EE(TM) 1.4 Tutorial is available for download from the J2EE web site. J2EE(TM) 1.4 BluePrints is available in three bundles: the J2EE 1.4 SDK bundle, the J2EE 1.4 Samples bundle, and as a separate download from the J2EE web site. The J2EE 1.4 SDK bundle does not include the J2EE 1.4 BluePrints. If you install the Sun Java System Application Server 8.1 2005Q1 first and then you want to install the J2EE 1.4 BluePrints, you must unzip the J2EE 1.4 BluePrints into the installation directory of the Sun Java System Application Server 8.1 2005Q1. Otherwise, if you have downloaded and installed J2EE(TM) 1.4 SDK , your installation should already contain the necessary J2EE(TM) 1.4 BluePrints samples.  The J2EE 1.4 Tutorial will not be part of the J2EE(TM) 1.4 SDK bundle.

quickstart/

Getting Started Guide

   quickstart/

A simple Hello World JSP example.


Top ...
webapps/

J2EE[tm] Web Application Examples

simple/

Basic JSP and servlet examples combined into a single web application.

caching/

JSP and servlet examples demonstrating how to cache results of JSP and servlet execution.

security/

Examples demonstrating how to secure J2EE web applications via standard authentication mechanisms and access controls..

bookstore/

Examples demonstrating how to deploy and run Duke's Bookstore Sample Application in conjunction with the Application Server.


  Top ...
ejb/

Enterprise JavaBean Examples.

stateless/

Stateless session bean example.

stateful/

Stateful session bean example.

cmp/

Entity beans using Container Managed Persistence (CMP).

bmp/

Entity beans using Bean Managed Persistence (BMP).

mdb/

Message Driven Bean (MDB) example.

subclassing/

Demonstrate subclassing of Enterprise JavaBeans as a way of simplifying bean classes.

        timersession
A basic Timer Session Bean example.
       Petstore 1.4/

Please refer to the Petstore1.4 application.



  Top ...
webservices/

Java Web Services Examples

jaxrpc

JAX-RPC - JAXRPC based Web Service samples

Adventure Builder 

Please refer to Adventure Builder Reference Application v1.0.1.

        WS-I 1.1
Webservices Interoperability 1.1 Sample
        WS-Security
Webservices Security Samples
        WS Interop
Webservices Interoperability Samples

  Top ...
jsf/

Java Server Faces Examples

jsf

JavaServer Faces simplifies building user interfaces for web applications. With JavaServer Faces, developers can quickly build web applications. These examples demonstrate how JavaServer Faces technology can be used.


Top ...
JNDI/

JNDI Custom Example

Custom

JNDI Custom example

External

JNDI External example

URL

JNDI URL based example


Top ...
connectors/

Connector Example

mailconnector

An Inbound Connector example


Top ...
rmi-iiop/

RMI/IIOP Example

simple/

Basic example of using a Java application client to access a stateless EJB using RMI/IIOP.

Top ...
jms/

JMS/SOAP Example

soaptojms/

Basic SOAP to JMS example.


Top ...
jdbc/

Java Database Connectivity Examples

simple/

Basic servlet accessing an RDBMS via JDBC.

transactions/

EJB using the transaction API within JDBC to control a local transaction.


Top ...
logging/

Logging Examples

simple/

This sample demonstrates the use of Loggers in writing enterprise applications.


Top ...
i18n/

Internationalization and Localization Examples

simple/

Basic J2EE web application which demonstrates how to dynamically change the display language based on user preference.


Top ...
xml/

XML Processing Examples

dom/

A DOM sample

sax/

A SAX sample

xslt/

An XSLT sample


Top ...
security/

Security Realm Examples

realms/

A Custom Realm sample

dynamicgroup/

A LDAP Realm sample


Top ...
migration/

How to migrate to Sun Java System Application Server 8.1 2005Q1

  Top ...
petstore1.4/

This sample application shows how to use the capabilities of the J2EE platform to develop flexible, scalable, cross-platform enterprise applications. Java Petstore 1.4 demonstrates core J2EE 1.4 features.

  Top ...
adventurebuilder1.0.1

This sample application shows how to use the capabilities of the J2EE platform to develop flexible, scalable, cross-platform enterprise applications. Adventure Builder Reference Application v1.0.1 demonstrates core J2EE 1.4 features, including Web Services.


  Top ...
acc/

Application Client Container (ACC) Examples

simple/

Please refer to the sample in rmi-iiop/simple for the use of ACC.


  Top ...