Web2.0 Client

The sample is based on the BTT HTML Channel and BTT Web2.0 Channel at the same time; some services are implemented based on the former, and others are based on the latter. The Workplace and Widget Runtime fetch require XML configuration from the server side, such as widget definition. Users can use the Workplace to save some configuration on the server side in XML format, including the UI layout, some widget parameters and so on. Users can have their own personal workplace.

The application on the server is implemented with BTT and provides some banking services. Workplace can be accessed through the BTT channels. Users can experience the transactions (both processors and operations) on the Workplace. The widgets are the units which encapsulate corresponding functions provided in iPanel or iWindow workplace. The services in the service list are implemented based on these widgets. For example, the Credit Card Application service is based on the BTT HTML Widget, and some transactions can be accessed through BTT HTML Channel on the Workplace with the HTML widget. Users can extend other transactions based on the widget as they require.