The Bank Transformation Toolkit provides components that facilitate the
construction of the client presentation logic. The toolkit includes the Rich
Client infrastructure, a set of SWT Visual beans, as well as the support for
JavaServer Pages (JSPs).
The following are the provided presentation components:
- Rich Client infrastructure, which offers pre-build components to save
your effort on developing teller systems.
- Web 1.0 support, which includes custom JSP tags and utility beans to enable
applications to retrieve information from the operation context hierarchy,
get resources, and handle errors. If your application requires additional
behavior, you can build new tags using the JspContextServices interface.
- Web 2.0 support, which includes entire Web 2.0 component running on browser.
The Web 2.0 component is consisted by a set of XML, DHTML, JavaScriptâ„¢ and
CSS.
- XML UI Engine, which simplifies the UI design by defining
the configuration files.