Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / February 2006

Tip: Looking for answers? Try searching our database.

How to deploy Java Applications To People?

Thread view: 
res7cxbi@verizon.net - 10 Feb 2006 05:28 GMT
How do you deploy Java Applications to other people? I don't think
average people is gonna open up the command line and type in "java"
everytime they want to run it.
Ranganath Kini - 10 Feb 2006 06:04 GMT
There are two main ways:

1. Using a MS-DOS .BAT file or shell script: This provides a simpler
way to launch the java application. As we can have the "java" command
run thru the .BAT file.

2. Using a native launcher stub: Here a native executable program is
created in C++ whose sole purpose is to invoke the java application and
pass the command line parameters if any. There are many commercial
launcher solutions for example:

exe4j - gives u additional features such as splash screens, custom
process name (instead of java.exe), etc. See here for more info:
http://www.ej-technologies.com/products/exe4j/overview.html
Thomas Hawtin - 10 Feb 2006 07:47 GMT
> 1. Using a MS-DOS .BAT file or shell script: This provides a simpler
> way to launch the java application. As we can have the "java" command
> run thru the .BAT file.

For simple situations, just supplying a jar is easier. One file.
Double-click and you're off (so long as they have Java installed, and
nothing has stolen the file association).

Tom Hawtin
Signature

Unemployed English Java programmer
http://jroller.com/page/tackline/

Roedy Green - 10 Feb 2006 07:39 GMT
>How do you deploy Java Applications to other people?

see http://mindprod.com/jgloss/installer.html
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.