Overview of Using View Tags
SWE can display the following views on a single page:
Main view. The user uses the level 2 or level 3 view bar to choose the main view. A page can include only one main view.
Alternate views. Any other view. For example, the Search view that displays applets.
SWE can display views in the following ways:
Each view in a separate HTML frame.
All views in a single frame.
Multiple views in the main browser window or in a dialog box.
The examples in this book describe multiple view layouts that use SWE frames. The description for usage without frames is similar except you can use HTML tables to position the views instead of frames and framesets.
To support multiple views, you must modify frames, framesets, and the Content Container. The Content Container is the container page for the content area.