ActiveX application client programming guidelines

In general, the best way to access Java components is to use the Java language. Because of this, it is recommended that you do as much programming as possible in Java and you use a small simple interface between your COM Automation container (for example, Visual Basic) and Java. This avoids any overhead and performance problems that can occur when moving across the interface between ActiveX and Java.

See these topics for more information about good programming practices for ActiveX application clients:

Visual Basic guidelines

These guidelines are intended to optimize using the ActiveX to enterprise bean bridge with Visual Basic:

CScript and Windows Scripting Host

The following guideline is intended to help optimize your use of the ActiveX to enterprise bean bridge with CScript and Windows Scripting Host (WSH):

Active Server Pages guidelines

These guidelines are intended to help optimize use of the ActiveX to enterprise bean bridge with Active Server Pages (ASP):

J2EE guidelines

These guidelines are intended to help optimize use of the ActiveX to enterprise bean bridge with J2EE: