BeanConnect is Netscape Corps new Crossware API which allows for the communication between java objects that are embedded in a specific page. It enhances the JavaBean API by providing the additional functionality of executing the java programs in the same Java VM.
- Netscape's Developer Site
- IFC
The Foundation classes have been downloaded and tested, and can be set in your classpath at
"setenv MOZILLA_HOME /usr/npac/communicator-v403"
"setenv CLASSPATH ${CLASSPATH}:/usr/npac/communicator-v403/java/classes/java40.jar:/project/kyk19/evalsp2/ifc111/classes"
- White Paper