IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Creating a BTT Web 2.0 Channel application project

About this task

To create a BTT Web 2.0 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 Web2.0 Application Project, then click Next button.
  4. Input a Web2.0 Application Project name in Project name: blank. Then 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. The skeletons of Web 2.0 Channel application project is created.

What to do next

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

The Web2.0 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