HelloImpl.jcs Sample

This control offers a simple "Hello, World!" response. It illustrates a Java control at its most basic.

Use the LocalControlTest.jws web service to run this control.

Concepts Demonstrated by this Sample

Location of Sample Files

This sample is located in the localControls/basics folder of the SamplesApp WebLogic Workshop project. In the file system the location is:

BEA_HOME\weblogic81\samples\workshop\SamplesApp\WebServices\localControls\basics\HelloImpl.jcs

To Run the Sample

Note that you run this sample by running its test container.

Related Topics

Getting Started with Java Controls