Introduction to Building and deploying Enterprise JavaBeans Part #1
(Al Thompson, Tom Daly & Uday Shetty Sun MDE)
Table of Contents
Introducing The Enterprise Java Beans Tutorial
Building a Stateless Session Bean
Step 1: Install an EJB server
Step 2: Specify the remote interface of EJB
Step 3: Specify the home interface
Step 4: Write your enterprise java bean
Step 5: Create the ejb-jar file
Step 6: Deploy the EJB
Step 7: Write the client
Step 8: Run the client
Summary [
PENDING
]
<Next><Previous>