Re: java version detection and browser notification



On Jan 30, 2:16 pm, "G. Garrett Campbell" <g...@xxxxxxxxxxx> wrote:
I have some applet users who have very old java versions (microsoft vm or
versions < 1.5)
I would like to notify them with a request to update their java version.

I created a java applet containing
version = System.getProperty("java.version");

Then I compiled it under java 1.2 (javac).

That works to collect the version number.
____

Now I want to notify them.
Ideally I would do appletContext.showDocument(url) to
pop up a web page with a link towww.java.comto install newer java code.

But showDocument is a 1.4+ method.

Any ideas on how to show a web page from an old java version?
Any better ideas on notification?  (Javascript maybe?)

Thanks

How about a Dialog window?

http://java.sun.com/docs/books/tutorial/uiswing/components/dialog.html

Surely one of the methods at that link is good for 1.2, but I can't
swear to it.
.



Relevant Pages

  • Re: Preventing the JVM from shutting down
    ... >>JNI and then executes a java program. ... >>to DestroyJavaVM() once all of the other java stuff has finished. ... > try to wake up your waiting thread with notifyor notifyAll; ... notify() on it at the appropriate time. ...
    (comp.lang.java.programmer)
  • Re: Launching Browser from Java Application: Verify Load Complete?
    ... finished loading the contents of a url? ... Wrap IE in a small VB app or something that will notify your java program when done loading. ... Download the content in your application, store on disk and point IE there. ...
    (comp.lang.java.programmer)
  • Re: recreating timesharing IO
    ... and an event listener that would do a ... notify() when the event was from the input field, ... Roedy Green Canadian Mind Products ... The Java Glossaryhttp://mindprod.com ...
    (comp.lang.java.gui)
  • java version detection and browser notification
    ... I have some applet users who have very old java versions (microsoft vm or ... I would like to notify them with a request to update their java version. ...
    (comp.lang.java.programmer)
  • Re: Bear Virus
    ... > relative to notify everyone on our address list to delete ... java you don't need it. ... So if it "accidently" got deleted no harm. ... Jason ...
    (microsoft.public.security.virus)