Sun Java System Portal Server
  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

  1. Choose the Edit button.
  2. Specify the session attributes in the Attribute Name field and the Attribute Value field. For example:
  3. Attribute Name = flag

    Attribute Value = true

  4. 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.
  5. Session attributes are valid only for the current session. Once set, they can be accessed by any of the JSP pages.


  Contents     Index