Re: Can Java just shoot me?



On Saturday 24 November 2007, Chris G wrote:
On Sat, Nov 24, 2007 at 09:49:33AM -0800, Knute Johnson wrote:
Chris G wrote:
OK, you have a case where Java is useful/necessary, that doesn't mean
that *many* (or even most) uses of Java in web applications are good
and necessary.

I disagree. Usable java is the way out of monopoly control of web
browsers (and hardware as well). It's unfortunate that alternative
operating systems haven't worked to provide it.

But Java doesn't have very much to do with 99% of what a browser shows
you. It's just a way of running client side applications. At least
that's what the Java plugin (which is what provoked this whole thread)
is for.

The telescope control system I mentioned is end-to-end Java. A Java servlet
system running under tomcat drives the entire application, including sending
a few applets to the browser for the interface. The backend uses a
PostgreSQL database for triple-a (including the mandatory scheduling for
first-come first-served exclusive (but metered) access). But it's otherwise
pure Java.

Sure, the plugin only impacts the applets the servlet sends to the browser;
but that is a critical piece of the pie, being the entire interface to the
telescope.

We have found that the version number of the JRE has far more to do with
whether Smiley (the name of the telescope) will run on a particular browser
or not than the platform. We test many versions from 1.4.2 on up, and there
are too many version-specific hacks to be at all funny.

The system is, let's see, a 2.5MB war. The applet aggregate jar is only a
little over 500kB; most of the logic is in the servlet.
--
Lamar Owen
Chief Information Officer
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Opening Tree Lists and other DOM
    ... unfortunately there just aren't enough PPC users for them to ... Your best hope is that a better browser becomes available in the near ... Right now, if you can't make NetFront work, nothing else will. ... subset of JavaScript, while NetFront supports Java, JavaScript and Flash ...
    (microsoft.public.pocketpc)
  • Re: What happened? My "https applets" stopped working
    ... Had to install Office, Photoshop, etc. So over ... They don't work in either browser, ... LIke the test games at the Java site. ... > contains two JAR files. ...
    (comp.lang.java.help)
  • Re: IE & applets
    ... using a version that is too new for the browser. ... IE's version of Java ... >> has been the central issue in multiple lawsuits against MS by Sun. ... to download version 1.1 from Sun and use it to create your applet. ...
    (comp.lang.java.help)
  • Re: What happened? My "https applets" stopped working
    ... They don't work in either browser, ... LIke the test games at the Java site. ... > I install thngs all the time so I didnt think it would mess up the JAva. ... Did the applets stopped working after Jan 1st (that would be a typical ...
    (comp.lang.java.help)
  • Re: Java Applet pulled from VMS Web Server
    ... Has to be secure (within reason i.e. not uncommon browser settings but no ... Sockets aren't available in straight Javascript which led me to applets ... Many newer Windows systems ship without Java. ...
    (comp.os.vms)