March 2002
Intermediate to advanced
464 pages
8h 51m
English
Even though the Loan EJB is a simple example, it adheres to basic design guidelines common to all enterprise applications. Most importantly, the business methods of an enterprise Java bean are encapsulated into a reusable, distributed component. The business methods perform tasks to accomplish one or more business processes. These business methods are devoid of any formatting or presentation information.
We showed you the Loan EJB's reusability by presenting two different clients: a stand-alone Java application with a simple command-line interface and a JSP client using a browser with HTML. Both clients call EJB business methods and perform the formatting and presentation aspects of the application.
To further ...
Read now
Unlock full access