Results 1 to 5 of 5

Thread: (Win2K) How to tell if/what version of Java Runtime environment installed **Resolved*

  1. #1

    Thread Starter
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057

    (Win2K) How to tell if/what version of Java Runtime environment installed **Resolved*

    I need to have Sun's Java 2 Runtime Environment installed on my server for this thing I'm working on to function and the documentations says that it may not work if any other version of java is installed.
    I share this server w/another programmer who works in java and I don't want to step on his toes so how do I tell what is on there and can I put the one I need w/o messing w/his stuff?

    Thanks
    Michael
    Last edited by msimmons; Oct 8th, 2002 at 08:51 AM.
    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

  2. #2

    Thread Starter
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057
    I found it (go to dos and type "java -version")

    java version "1.3.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)

    is that what I mentioned above?
    thx
    ms
    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

  3. #3

    Thread Starter
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057

    *bump*

    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    That's J2SE 1.3.

    1.4 is the newest version, btw.

    If you have the java.exe program installed (which you do), the java program runs java apps. javac.exe is the commind line compiler.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5

    Thread Starter
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057
    cool thanks
    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width