Java and Tables Sample

This sample is located in \Samples\ASP.

Description
Using the Sample
Key Project Files
Technologies Demonstrated

Description

This sample implements a powerful method, HTMLTableStream, that your application can use to easily and quickly create customized HTML tables.

Using the Sample

See Using the ASP Samples for instructions on installing, running, and uninstalling this sample.

Key Project Files

HTMLTableStream.java

This class streams out an HTML table based on caller-set attributes.

UseTableStream.java

This class connects the HTMLTableStream object to the framework's Response object, which is an OutputStream.

UseTableStream_test.asp

This Java class calls another Java class, HTMLTableStream, from within.

Technologies Demonstrated

ASP

© 1999 Microsoft Corporation. All rights reserved. Terms of use.