comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » LAUNCH JAVA (applet) APPLICATION with IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
LAUNCH JAVA (applet) APPLICATION with IDL [message #61323] Tue, 15 July 2008 10:43 Go to next message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hi people,

Is it difficult to launch a JAVA application from IDL? I want to do
that and maybe someone can help me with a code example.
I have a JAVA applet and I want to run it with IDL code.


Thanks,

Bernat
Re: LAUNCH JAVA (applet) APPLICATION with IDL [message #61401 is a reply to message #61323] Wed, 16 July 2008 04:05 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Hi Bernat,

It depends upon the application. Most Java programs can be started as
a java.applet.Applet in a web browser or a java.awt.Frame as
standalone. Running a Java program as standalone can be done using the
Java Bridge very easily. If you must use an applet then there is
probably a way to invoke appletviewer over the Java Bridge. Another
method may be to embed Internet Exploder using Active X and put your
applet in the web page.

http://ittvis.com/codebank/search.asp?FID=407

Robbie
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Identify largish array with a shortish string
Next Topic: Format code question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:27:52 PDT 2025

Total time taken to generate the page: 0.00497 seconds