Z
zirconx9
I am thinking about using a java based chat application on a website.
One of my concerns is that it may be difficult for computer novices to
find and download the correct JRE off the java site. They need to do
some autodetection of OS and have a huge Download Here button that
starts the download.
Anyway I was wondering if I could just put the JRE on my site and have
our users download it from there? I've been googling all over but
haven't come up with an answer or anyone else doing the same thing.
The only info I was able to find was in this page:
http://java.sun.com/j2se/1.4.2/runtime.html Where Sun says you can
redistribute java with your application. But that doesn't very clearly
answer my question.
As an alternative I was wondering if I could just link directly to the
jre download file on their website?
Thanks for any help.
-Ryan
One of my concerns is that it may be difficult for computer novices to
find and download the correct JRE off the java site. They need to do
some autodetection of OS and have a huge Download Here button that
starts the download.
Anyway I was wondering if I could just put the JRE on my site and have
our users download it from there? I've been googling all over but
haven't come up with an answer or anyone else doing the same thing.
The only info I was able to find was in this page:
http://java.sun.com/j2se/1.4.2/runtime.html Where Sun says you can
redistribute java with your application. But that doesn't very clearly
answer my question.
As an alternative I was wondering if I could just link directly to the
jre download file on their website?
Thanks for any help.
-Ryan