This directory contains examples that illustrate some of the web toolkit functionality. Each subdirectory contains a readme which describes the files and functionality.

See web/images/readme.txt for additional information on running these examples with a Web Server, such as IIS or Apache.

cookies -
   These examples show the use of cookies to retain session information.

errors -
   These pages show the handling of different types of errors.

examples -
   Contains some miscellaneous small examples.

frames -
   Contains an example page with multiple frames and session information preserved across them.

phpexamplewithmethods -
   Contains an example converted from PHP which defines methods within a page.


web/demo/toyzinc -
   Contains a slightly larger example using JSP custom tags.
The readme documentation discusses this example in more detail.
To access this demo, you must configure the server for the Toyzinc Demo.
Please consult web/gettingstarted.txt for instructions on starting the server and configuring it for the demo.