Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Java/JNLP to dowload and run legacy native applcations

843802Jun 9 2004 — edited Jun 11 2004
We are currently developing a Java application that allows other Java applications (jar files) to be downloaded from a remote compter/server and executed on a local PC using WebServices and the JNLP technology. This we have achieved and everything works OK.

However, we also need to download and run legacy applications (PC .exe's) and also X-applications all from our Java application. Essentially we want to replicate clicking a hyperlink in a Web Browser and having a program download an run, but to do this from our Java application

Any ideas on how this could be achieved.

Thanks in anticipation.



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2004
Added on Jun 9 2004
3 comments
95 views