Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10609
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!c18g2000yqj.googlegroups.com!not-for-mail |
|---|---|
| From | justaguy <donli@yahoo.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Silly simply question |
| Date | Thu, 8 Dec 2011 09:46:19 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 40 |
| Message-ID | <d46a2b0c-ce4d-4fdc-a641-c08ee711d080@c18g2000yqj.googlegroups.com> (permalink) |
| References | <a74b56f6-a4c1-425c-a6d0-1d7b0ec14459@z12g2000yqm.googlegroups.com> <alpine.DEB.2.00.1112081712200.15036@urchin.earth.li> |
| NNTP-Posting-Host | 70.188.4.176 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1323366379 19071 127.0.0.1 (8 Dec 2011 17:46:19 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Thu, 8 Dec 2011 17:46:19 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | c18g2000yqj.googlegroups.com; posting-host=70.188.4.176; posting-account=OqV0cQoAAADtRo2i3qWfieIZ6a02VVn5 |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HNKUARELSC |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:10609 |
Show key headers only | View raw
On Dec 8, 12:17 pm, Tom Anderson <t...@urchin.earth.li> wrote: > On Thu, 8 Dec 2011, justaguy wrote: > > First, I'm not a java programmer. But the app server (open source) that > > my app runs on requires java, and it comes with two versions of with jre > > or without jre, and I'm porting my app to Mac, the jre is 78MB, pretty > > big file size wise, question, so, if most Mac computers have java > > installed already I don't need to bundle it with jre and if not I need > > to, your thoughts? Thanks. > > I think all versions of OS X come with Java; the question is, what > version. > > What you'll need to do is find out what versions of the JRE your app > server is compatible with; both the lowest version it will work with, and > perhaps the highest version. Then you'll need to decide what versions of > OS X you want to support. Then you'll need to find out what versions of > Java shipped with each of those versions of OS X. Then, you'll be able to > see if there are any versions of OS X that have versions of Java that your > app server won't work with. > > If there are, you can make a choice between (a) not supporting those > versions, (b) shipping the JRE as part of your app, (c) requiring users of > those versions to install a separate JRE, or (d) requiring users to > download a different version of your app which includes its own JRE. > > I know early version of OS X lagged far behind in their Java releases. > It's been pretty good in the last few years, though. > > tom > > -- > The best way I know of to win an argument is to start by being in the > right. -- Lord Hailsham Tom, thank you for the excellent answer, it got me started on the right track with Mac and Java. Much appreciated. Don
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Silly simply question justaguy <donli@yahoo.com> - 2011-12-08 08:42 -0800
Re: Silly simply question Tom Anderson <twic@urchin.earth.li> - 2011-12-08 17:17 +0000
Re: Silly simply question justaguy <donli@yahoo.com> - 2011-12-08 09:46 -0800
Re: Silly simply question Roedy Green <see_website@mindprod.com.invalid> - 2011-12-08 23:03 -0800
csiph-web