serv,Inc.
>
> -Original Message-
> From: Jacob Nikom [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 02, 2001 9:56 AM
> To: kevin1
> Cc: [EMAIL PROTECTED]
> Subject: Re: Using javascript to access applet methods..
>
>
> Look at URL:
> http://developer.netsca
: Using javascript to access applet methods..
Look at URL:
http://developer.netscape.com/docs/manuals/js/client/jsguide/index.htm
"What Is LiveConnect?
In the Navigator browser, LiveConnect lets you perform the following
tasks:
Use JavaScript to access Java variables, methods, classes
You need the LiveConnect classes found in jaws.jar
I have been successfully using this to embed application rules and logic in
web applications, and to actually write out the user interface. It works
great.
You can find some sketchy information on the web by searching on "JSObject".
If you have
Look at URL:
http://developer.netscape.com/docs/manuals/js/client/jsguide/index.htm
"What Is LiveConnect?
In the Navigator browser, LiveConnect lets you perform the following
tasks:
Use JavaScript to access Java variables, methods, classes, and
packages directly.
Control Java applets