Phase 2: Coding reusable entities

In this phase, the project team code entities such as data elements, contexts, formatters, process Java snippets that will be reused from time to time in the application. To do this, the project team needs to do the following tasks:
  1. Create the entities (such as data elements, contexts, processes) you identified in Phase 1 using the CHA Editor, Format Editor, and WebSphere Studio Application Developer.
  2. Add code to the entities you created in step 1. For information on how to code exceptions in the toolkit, see Exceptions.
  3. Code the reusable visual beans. Refer to Visual beans for more information
  4. Code the extensions to the Desktop. Refer to Desktop for more information.