IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating a BTT HTML Channel application project

About this task

To create a BTT HTML Channel application project, do the following steps:

Procedure

  1. In RAD, open the J2EE or the Web perspective.
  2. Click File > New > Other.... The New Project wizard opens.
  3. Expand BTT folder, select HTML Application Project, then click Next button.
  4. Input a HTML Application Project name in Project name: blank. Click Next.
  5. Input a context root name in Context Root blank. Check the Generate deployment descriptor checkbox. Then click Next button, or click Finish button to finish the wizard using the default configuration.
  6. Input a package name in Package Name: blank. Click Finish button.

What to do next

The generated HTML channel project has the following files:
Screen capture showing the files of generated HTML channel project.

The HTML features can be found in file btt.xml. To find these features, double click btt.xml to open it, and click Channel Handler tab.



Feedback