| Migration Tutorial Overview |
|
|
The example application is a simple banking application built around an already existing example EJB, the container-managed AccountBean EJB. The application shows, incidentally to the purposes of this tutorial, how EJBs, Java Server Pages (JSPs), remote method invocation (RMI), and access control list (ACL) security work together.
The following process flow is a high-level view of how the application works:
1. A user who belongs to the ACL defined in the weblogic.properties file for the application can log in to the application interface, login.html, at the port on which WebLogic Server is listening (for example, http://localhost:7001/).
|
|
| Copyright © 2001 BEA Systems, Inc. All rights reserved.
Required browser: Netscape 4.0 or higher, or Microsoft Internet Explorer 4.0 or higher. |