This sample demonstrates a basic application that shows how a session and entity bean are used to model a simplified sign on procedure. Instead of running this finished sample, you can create this application by running the tutorial Getting Started: Enterprise JavaBeans.
The sample application allows a user to enter his/her name, and returns a greeting based on the number of times the user has entered this name before. The application contains the following components:
Using session beans to encapsulate business logic
Using entity beans to model business objects
This sample is located at:
BEA_HOME\weblogic81\samples\platform\GettingStarted_EJB_Sample\GettingStarted_EJB_Sample.work
To Run the Sample
BEA_HOME/weblogic81/samples/domains/workshop/startWebLogic.sh