[Enterprise Extensions only]

ActiveX to EJB bridge, good programming guidelines

In general, the best way to access Java components is to use the Java language. Because of this, you are recommended to do as much programming as possible in Java and to 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.

Visual Basic guidelines

The following guidelines are intended to help optimize use of the ActiveX to EJB bridge with Visual Basic:

CScript and Windows Scripting Host (WSH)

The following guidelines are intended to help optimize use of the ActiveX to EJB bridge with CScript and Windows Scripting Host (WSH):

Active Server Pages guidelines

The following guidelines are intended to help optimize use of the ActiveX to EJB bridge with Active Server Pages:

J2EE guidelines

The following guidelines are intended to help optimize use of the ActiveX to EJB bridge with J2EE: