View Single Post
  #4 (permalink)  
Old 05-03-2008, 10:32 AM
Xav's Avatar   
Xav Xav is offline
Code Warrior
 
Join Date: Mar 2008
Location: London, England
Posts: 7,436
Last Blog:
Web slideshow in JavaS...
Credits: 1,322
Rep Power: 61
Xav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud ofXav has much to be proud of
Send a message via MSN to Xav
Default Re: Executing java files

If you want a program that can be run instantly from a web page, compile it into a JNLP file. Then, when the user clicks on the file, the browser offers to open it straight into Java's Web Start Launcher, so you can run the program straight away. It depends on the software you are using to create your software, as to how you compile it.
__________________
[TRUTH] TcM is the best moderator ever! [/TRUTH]
"Valid XHTML is like sex - everybody claims to have the same goal, but everybody has their own tricks and results vary wildly."
Mr. Xav | Website | Forums | Blog
Reply With Quote