Introduction to Building and Deploying Enterprise JavaBeans
TM
Part #1
(Tom Daly & Uday Shetty: Sun MDE)
Table of Contents
Introducing Enterprise JavaBeans (a Tutorial)
Building a Stateless Session Bean
Step 1: Install an EJB server
Step 2: Specify the Enterprise JavaBeans Remote Interface
Step 3: Specify the Home Interface
Step 4: Write the Enterprise JavaBean Class
Step 5: Create the ejb-jar file
Step 6: Deploy the DemoBean EJB
Step 7: Write the Enterprise JavaBean Client
Step 8: Run the Client
Summary [
PENDING
]