product and jre as singe executable

V

v4vijayakumar

How you deliver java based solutions to some systems, where there is
no jre? Is it possible to bundle jre with the product as a single
executable? Are there any such solutions already available?
 
G

GArlington

How you deliver java based solutions to some systems, where there is
no jre? Is it possible to bundle jre with the product as a single
executable? Are there any such solutions already available?

How (in which format) do you intend to distribute it?
1) Zipped? - Zip them all with directory structure and instruct the
user to unzip all files.
2) Executable? - do you intend to distribute it to Win only? If yes,
then it defeats the cross platform purpose of java application.
3) As java executable? - the user will need JRE to run that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top