Web Calculator Sample

Overview

This sample demonstrates how to use the Calculator BusinessBean to do its calculations with Instant ASP.

To run the examples, first make sure that the Netdynamics Application Server is running on your network. Then follow the steps below:

  1. You must first compile the Calculator BusinessBean to deploy it  in the Netdynamics Studio. You can find it under NetDynamics\NetDynamics50\BBProjects.

  2. Set the classpath as the following example: 
set classpath=%CLASSPATH%;C:\netdynamics\NetDynamics50\classes\nd_client_5x.jar;
C:\netdynamics\NetDynamics50\BBProject.
  1. Start the Instant ASP Proxy Service.

  2. From the top navigation bar, select your server-side script language and click Run Sample to execute this sample, click the View Source button to display the Source code of the asp file.

 

If you require technical support please send complete details about the problem you are having to support@halcyonsoft.com.


Copyright © 1998-2000, Halcyon Software Inc. All rights reserved.