|
The purpose of the example is to show the minimum code needed to
lookup a published object, activate it by invoking a method on it, and
use the value that the method returns in a JSP page. In this case, the
method returns a greeting plus the Java VM version number.
Before running this demo, please follow the steps to deploy and publish
the helloworld basic corba example which creates the object named /test/myHello and associated files. Please see
$ORACLE_HOME/jsp/demo/README for the steps.
|