Remote execution via 'Web Start'

Hi All,

I'm an experienced C+ guy, fairly new to Java.

I heard that we can launch a Java class remotely via 'Web Start'. In the documentation of 'Web Start' I understand that the Java applications are downloaded to client's machine and then executed on client's box.

Is there any way in 'Web Start' that we can actually execute a Java class or a JNI dll (via a Java class) remotely?

Thanks in advance,

John.

[453 byte] By [johngummadia] at [2007-11-27 7:44:13]
# 1
Check out RMI.Message was edited by: AndrewThompson64
AndrewThompson64a at 2007-7-12 19:24:52 > top of Java-index,Desktop,Deploying...