IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Default project structure

This section provides an overview of the default folder structure for IBM® WebSphere® Multichannel Bank Transformation Toolkit application projects.

A WebSphere Multichannel Bank Transformation Toolkit project consists of the following folders:
Java Resources folder

Is used to store the class files and WebSphere Multichannel Bank Transformation Toolkit .transaction files that are associated with a project. The Java Resources folder also contains the .xml definition files for your applications. For more information on the .xml definition files, refer to the The WebSphere Multichannel Bank Transformation Toolkit default definition files topic.

Use the Java Resources folder to create and store code logic and architectural design.

Web Content folder
Is used to store the files that are related to the user interface. XUI tooling and files related to the logical design of the transaction application are also stored in the Web Content folder. Additional files such as CSS files, image files, and JSP files are also stored in the Web Content folder.
XUI folder
The .xui files for WebSphere Multichannel Bank Transformation Toolkit projects are stored in this folder.


Feedback