|
Contents
Index
|
Sample JSP Channel
The sample JSP (Java Server Pages) channel contains dynamically generated web content. By using JSP technology, this channel provides the flexibility for a developer to change the appearance of a page without altering the dynamic content.
The Sample JSP Channel can be edited by specifying the session attributes.
To Add or Change Session Attributes
- Choose the Edit button.
- Specify the session attributes in the Attribute Name field and the Attribute Value field. For example:
Attribute Name = flag
Attribute Value = true
- Choose Finished to save your changes and return to the standard Portal Desktop page, or Choose Cancel to return to the standard Portal Desktop without making changes.
Session attributes are valid only for the current session. Once set, they can be accessed by any of the JSP pages.
Contents Index |