To implement presentation tier using JSF technology and build the server-side
applications using BTT framework, perform the following tasks:
- Declaring New PropertyResolver
- Declaring a PhaseLisener (for Persistence Shared
CHA)
- Developing the Backing Beans
- Declaring the Managed Beans
- Writing JSP Pages
Note: JSF Channel does not support self-defined context, data and formatter.
You must define them in global definition files, such as context.xml, data.xml,
formatter.xml.