aspose file tools
The moose likes Swing / AWT / SWT and the fly likes crating an executable jar file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "crating an executable jar file" Watch "crating an executable jar file" New topic
Author

crating an executable jar file

kobe phenom
Greenhorn

Joined: Aug 24, 2003
Posts: 11
I have written a program to be run by a person who does not know java.The program also needs to be connected to a database. I need to convert the program into something that person can just clik on and use it (similar to an exe file). How do I do it. Thank you very much.
Paras Khonde
Greenhorn

Joined: Sep 08, 2003
Posts: 1
U can use web start.


Thanks,<br />Bye Take Care
Jan Michael Soan
Ranch Hand

Joined: Feb 08, 2003
Posts: 36
Here's a guide where you can learn how to create a executable file or jar file.
http://java.sun.com/docs/books/tutorial/jar/basics/build.html
If you want to create an installer for java go to www.zerog.com and download InstallAnywhere.
In the database process however we can integrate the database but after the installation we still need to configure the database to the microsft odbc system under control panel.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: crating an executable jar file
 
Similar Threads
Object design and use question
Pattern for roles ?
how do lock a bat file?
Auto Notification - Email
Weblogic server problem.