Link for Java Virtual Machine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Murray

    Link for Java Virtual Machine

    Hi Everybody:

    I am being told that I need to download and install the Java Virtual Machine
    when trying run a simple applet. Can anyone point me to a url where I can
    download it? I am having trouble finding it.

    Thanks in advance

    Terry


  • Andrew

    #2
    Re: Link for Java Virtual Machine

    Try java.com

    ~ANDY~


    "Terry Murray" <tgmurray@roger s.com> wrote in message
    news:9N%uc.2773 43$0qd.39197@tw ister01.bloor.i s.net.cable.rog ers.com...[color=blue]
    > Hi Everybody:
    >
    > I am being told that I need to download and install the Java Virtual[/color]
    Machine[color=blue]
    > when trying run a simple applet. Can anyone point me to a url where I can
    > download it? I am having trouble finding it.
    >
    > Thanks in advance
    >
    > Terry
    >
    >[/color]


    Comment

    • PlasmaDragon

      #3
      Re: Link for Java Virtual Machine

      java.sun.com

      Comment

      • perry

        #4
        Re: Link for Java Virtual Machine

        either d/l one from sun (java.sun.com) or to make things even simpler,
        install one as part of your netscape install.

        the main thing is to make sure it's properly installed and accessible to
        verify this you run the "java -version" command in a terminal window (or
        DOS window)

        - perry

        Terry Murray wrote:[color=blue]
        > Hi Everybody:
        >
        > I am being told that I need to download and install the Java Virtual Machine
        > when trying run a simple applet. Can anyone point me to a url where I can
        > download it? I am having trouble finding it.
        >
        > Thanks in advance
        >
        > Terry
        >
        >[/color]

        Comment

        • PaulE

          #5
          Re: Link for Java Virtual Machine

          You can also find one from IBM.


          Covers Windows, Linux, AIX, and z/OS

          [color=blue]
          > Terry Murray wrote:[color=green]
          > > Hi Everybody:
          > >
          > > I am being told that I need to download and install the Java Virtual Machine
          > > when trying run a simple applet. Can anyone point me to a url where I can
          > > download it? I am having trouble finding it.
          > >
          > > Thanks in advance
          > >
          > > Terry[/color][/color]

          Comment

          • PaulE

            #6
            Re: Link for Java Virtual Machine

            I forgot to add.
            There is also Kaffe (www.kaffe.org) with binaries for Linux, FreeBSD, and NextStep)
            Source is avail for the do-it-yourself types.
            [color=blue]
            > Terry Murray wrote:[color=green]
            > > Hi Everybody:
            > >
            > > I am being told that I need to download and install the Java Virtual Machine
            > > when trying run a simple applet. Can anyone point me to a url where I can
            > > download it? I am having trouble finding it.
            > >
            > > Thanks in advance
            > >
            > > Terry
            > >
            > >[/color][/color]

            Comment

            Working...