Application Techniques



Sharing Page State Using the Session Object

How to use the Session object to pass data between HTML pages of an application.

About this technique

Details

Category

HTML Client Techniques> Page flow and state management

You can run this technique code from:

NOTE   First make sure that database is running on your localhost SilverStream Server

Related reading

See the chapter on programming pages in the Programmer's Guide

The example features a type of application that relies heavily on the sharing of page state: the shopping basket.






Copyright © 2000, SilverStream Software, Inc. All rights reserved.