Java Executable?

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2005
Posts: 192
Reputation: stupidenator is an unknown quantity at this point 
Solved Threads: 4
stupidenator's Avatar
stupidenator stupidenator is offline Offline
Junior Poster

Java Executable?

 
0
  #1
Apr 15th, 2005
Here's a quick, stupid question... is it possible to make an executable file for Java Application? and if so, how?
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 2,108
Reputation: server_crash is on a distinguished road 
Solved Threads: 18
server_crash server_crash is offline Offline
Postaholic

Re: Java Executable?

 
0
  #2
Apr 15th, 2005
You can make executable JAR files, but I've always had trouble.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 192
Reputation: stupidenator is an unknown quantity at this point 
Solved Threads: 4
stupidenator's Avatar
stupidenator stupidenator is offline Offline
Junior Poster

Re: Java Executable?

 
0
  #3
Apr 16th, 2005
ya I've made executable JAR Files before... I was hoping that there was a way to make .exe files too... But I don't think there is because I can't find anything on it.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Java Executable?

 
0
  #4
Apr 16th, 2005
There are tools that can create an exe-wrapper for a Java application.
Never used them, most are quite expensive I believe, and why would you want to in the first place?

Read up on something like JavaWebstart instead, it might be what you really want.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 192
Reputation: stupidenator is an unknown quantity at this point 
Solved Threads: 4
stupidenator's Avatar
stupidenator stupidenator is offline Offline
Junior Poster

Re: Java Executable?

 
0
  #5
Apr 16th, 2005
Thanks! JWenting
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 348
Reputation: paradox814 is an unknown quantity at this point 
Solved Threads: 4
paradox814's Avatar
paradox814 paradox814 is offline Offline
Posting Whiz

Re: Java Executable?

 
0
  #6
Apr 16th, 2005
the only think i can think of is going one step further on a jar and creating a JNLP file (I believe only 5.0 supports this so far). But otherwise the only free java --> exe converters that I know of are actually java --> c++ converters, but I have absolutely no clue if they are any good.

But going back to jnlp, here is an example, just click the link
http://java.brangle.com/tutorials/ja...LayoutEx2.jnlp
source for above file
the one draw back to JNLP is that it is run with the same security settings as an applet so it has it's little sandbox
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Java Executable?

 
0
  #7
Apr 17th, 2005
JNLP is JavaWebstart and has been available since 1.4.0 at least.
But what's wrong with 5.0? I'd advise everyone who has no overriding reason to stay with older versions to use it.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC