Re: How to run an exe (application) from a web browser?
Posted By:
John_Zukowski
Posted On:
Saturday, April 7, 2001 08:53 PM
As already shown in the FAQ, use Runtime.exec(). For an applet, it would need to be signed and trusted. Again, something already described in the FAQ.