PDA

View Full Version : Executable file



albertleng
November 28th, 2001, 05:18 PM
I'm learning a few programming languages to build an application for my company including Java and Flash 5. My question is can Java create an executable file (those files with extensions *.exe) which one click will start the application. I'm wandering Java can achieve that. What i know is that Java can only create Applet to be embedded in the browser or application which must have JVM to run on.

eyezberg
November 30th, 2001, 02:39 PM
Ask on a Java forum...Flash can :)

msjensen
November 30th, 2001, 03:56 PM
I have no idea about flash but in the publish setting s you can check to publish a .exe file.

Good luck,
Matt