Chapter 4 Tutorial: ActiveX Components


Overview of the sample application

The application performs the following steps:

  1. The client-side applet, developed with Java, instantiates the middle-tier ActiveX component, AXArithmeticCtl.
  2. The applet calls the multiply method in AXArithmeticCtl.
  3. The multiply method computes the product of the input values, then returns the result.
  4. The applet displays the result for the end user.

 


Copyright © 2000 Sybase, Inc. All rights reserved.