Re: Command prompt

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: David Candy (david_at_mvps.org)
Date: 04/29/04


Date: Thu, 29 Apr 2004 14:25:35 +1000

JView and look at the last 4 digits of the version number (which is the Java version) in the copyright notice..

-- 
----------------------------------------------------------
And the band played ....
http://www.livejournal.com/users/aldon/74121.html
"jerome" <anonymous@discussions.microsoft.com> wrote in message news:5d5801c42d9a$880e7980$a101280a@phx.gbl...
> Hi
> What do I actually type at the command prompt to retrieve 
> what version of java is on may computer? Thanks.


Relevant Pages

  • Re: Container library (continued)
    ... To transform a year with 4 digits (i.e. ... call in Java the atoi equivalent DecimalFormat.Parse ... That's not 'equivalent' to atoi. ... DecimalFormat is much closer to COBOL ...
    (comp.lang.c)
  • Re: Beginner Problem - system.out.print
    ... that was only my second java class (so this is going to be SO ... Digits application ... public static void main{ ... If you look through the Java documentation, ...
    (comp.lang.java.programmer)
  • Re: Anime genre: The disaffected/disenchanted office worker.
    ... Dunno how that follows - up till 2001, I was at double digits an hour, ... of Java, 4 years of PHP, etc" that is in demand, I got side-tracked ...
    (rec.arts.anime.misc)
  • Re: I need help!!
    ... length binary file from a COBOL program that was written a long, ... Each byte has two BCD digits in it, ... Oh, and when I mentioned Java, I didn't mean I was doing it "with" ... java, I'm using Record Editor, it's a free and open source alternative ...
    (comp.lang.cobol)
  • Re: converting char to an integer
    ... I think the problems with that method include that other locales will have different characters that represent digits and it will fail for those locales. ... If you are curious about what these characters might be, you can run the following program to find all the characters that Java considers digits and look them up at http://www.unicode.org: ...
    (comp.lang.java.programmer)