| Author |
Needing immediate attention of all Java experts
|
Manoj Chandran
Greenhorn
Joined: Jan 26, 2001
Posts: 25
|
|
Friends, Is it possible to create .exe files in Java.Does the jdk1.4 has a provision for it?If so does exe format affect the platform indepedency of java and how?Plz help me immediately, thanx in advance, Manoj Chandran
|
Thanks & Regards,
Manoj Chandran
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
Yes making an exe makes it platform DEPENDANT - that is why you have to download the correct version of the SDK to match your machine (java.exe, javac.exe etc as well as some of the REALLY low level classes work different). WHY do you want and exe. As a rule I have found that there really is no need, just a perceived need.
|
"JavaRanch, where the deer and the Certified play" - David O'Meara
|
 |
Cindy Glass
"The Hood"
Sheriff
Joined: Sep 29, 2000
Posts: 8521
|
|
|
PS: Since this has been discussed a zillion times (See the search button above), I sincerely DOUBT if it requires the immediate attention of all Java experts.
|
 |
 |
|
|
subject: Needing immediate attention of all Java experts
|
|
|