Hello World

This sample component consists of one class that provides one method. When an instance of this component object is created, the method can be called to display the familiar string, "Hello, World!" Note, however, that the component in this sample does not display the string directly, but rather returns the string to the application that called the method.

This sample is provided for educational purposes only. It has not been tested in a production environment, and Microsoft® will not provide technical support for it.

This project is available in the ...\iissamples\sdk\components\java\Samples subdirectory of the Internet services directory.


© 1997 by Microsoft Corporation. All rights reserved.