09-07-2001
1,
0
Join Date: Sep 2001
Last Activity: 20 June 2008, 12:22 PM EDT
Posts: 1
Thanks Given: 0
Thanked 0 Times in 0 Posts
Re: About Java Virtual Machine
You can also, simply use the Java command flags
that display the version:
java -version
java -fullversion
This is easy, doesn't require root, and works
on all platforms. Enjoy...
Jeff