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.

