Java samples  Using EJB CMP entity beans

Chapter 5: Using the EAServer Samples

Using JavaServer Pages and EJB components

The MyPortfolio sample demonstrates the use of JavaServer Pages (JSPs) and EJB components. The application simulates an online stock trading service. A Web application runs JSPs to provide the user interface. The JSPs call EJB session beans for client session management, and the session beans call EJB entity beans to manage data in the back-end database.

The MyPortfolio files are in the directory sample/MyPortfolio. The file readme.html describes how to install and run the application in EAServer.





Copyright © 2005. Sybase Inc. All rights reserved. Using EJB CMP entity beans

View this book as PDF