IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Implementing the views

Put your short description here; used for first paragraph and abstract.

To simplify the user interface (UI) design, both XML UI Engine and XML UI Editor are provided as new components.

XUI Editor is a WYSWYG tool that creates BTT XML based transaction UI files. This tool makes it easy to design the widget layout by dragging out and putting different widgets from palette to the design panel. The XML based file whose extension is xui can be created for XML UI Engine (xuiengine.xml) to use.

The following are the XUI pages that were implemented for this sample:
Table 1. Sample JSPs
Page Description
helloWorld.xui Startup page to collect information from user.
helloWorldComplete.xui Show welcome information to user if runs successfully.
error.xui If any error occurs, application will show error message by this page.


Feedback