|
Topic
|
Summary
|
Build Instructions
|
The servlet bank demo is built up from other demonstrations
and merlin extensions. This page takes you the process of
building the demo servlet and all required resources.
|
Interfaces
|
Description and presentation of the interfaces used in the Simple
Bank example. These include the Bank interface and an Account
interface.
|
Implementation
|
The block.xml and implementation sources for the bank and account artefacts.
|
Servlet
|
The source to a Servlet that embeds a Merlin Kernel and extracts
a reference to the Bank service.
|
|