Connecting Tech Pros Worldwide Forums | Help | Site Map

LiveConnect packages

nfalconer
Guest
 
Posts: n/a
#1: Jul 20 '05
I'm writing a Java applet that will call a javascript funciton on the
containing page. However, to enable this interaction I need the
netscape.javascript java package. Does anyone know where to find this
package, I can't find it anywhere.

thanks.



Laurent Bugnion, GalaSoft
Guest
 
Posts: n/a
#2: Jul 20 '05

re: LiveConnect packages


Hi,

nfalconer wrote:[color=blue]
> I'm writing a Java applet that will call a javascript funciton on the
> containing page. However, to enable this interaction I need the
> netscape.javascript java package. Does anyone know where to find this
> package, I can't find it anywhere.
>
> thanks.[/color]

For development, you can install Netscape 4 and then find the JAR file:
"c:\prog\Netscape\Program\java\classes\java40. jar" (for example).

This JAR file contains the netscape.javascript package.

For run-time, you don't need anything, the netscape.javascript is
contained in the JVM of both Netscape and IE.

See
<URL: http://www.galasoft-lb.ch/myjavascript/consulting/LiveConnect102/>
where all this is explained.

HTH,

Laurent
--
Laurent Bugnion, GalaSoft
Webdesign, Java, javascript: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch

Closed Thread


Similar JavaScript / Ajax / DHTML bytes