RE: Using javascript to access applet methods..

2001-05-02 Thread ken . vanallen
The LiveConnect classes work with IE as they do with Netscape (at least with IE 4 and 5)... Ken Van Allen Software Engineer Fiserv,Inc. -Original Message- From: Jacob Nikom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 9:56 AM To: kevin1 Cc: [EMAIL PROTECTED] Subject: Re: Usin

RE: Using javascript to access applet methods..

2001-05-02 Thread ken . vanallen
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