Previous PageNext Page

Chapter 12

Chili!Beans Component Reference

The Chili!Beans ActiveX control is a wrapper that allows Java objects to be used by Component Object Model (COM) controllers such as ActiveX scripting engines or Microsoft® Visual Basic® Scripting Edition (VBScript). The control is designed to work with any Java Virtual Machine (JVM) which implements the Java Native Interface (JNI) specification, such as JDK 1.1.6 or JDK 1.2. When using Chili!Beans for Solaris, you must use the JVM Native Threads.
 
The Chili!Beans control is used in client scripts exactly like the Microsoft implementation of COM wrappers for Java objects with the Microsoft JVM for Windows NT.
 
An instance of any Java class located on the path in the local CLASSPATH environment variable can be constructed, any public methods of the resulting object can be called, and any of its public fields can be accessed.
 
On Windows NT, Chili!Beans must be downloaded separately from Chili!Soft ASP, and requires Chili!Soft ASP to be previously installed. You may download Chili!Beans from Chili!Soft at http://www.chilisoft.com/downloads/.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page