IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

User interface pages

The navigation processes use HTML, Java through JSP to display the simple pages of the HTML Sample Application. For examples of how the application exploits the BTT tags which are customized JSP tags by BTT to get information from the context hierarchy, check the contents of the JSP files and pay special attention to the way the custom JSP tags have been used. The following BTT tags are used in this sample:

When your application requires additional behavior, not provided by the BTT taglib, you can use custom ".tld" file.

In particular, the com.ibm.btt.cs.html.DSEJspContextServices class provides a set of useful methods that are used by the JSPs. The following ones are used in this sample:



Feedback