Is there a standard way to do this? I realize this can be somewhat platform dependent. Our product right now is only supported on Windows - so I suppose that\'s what I\'m
System.out.println(System.getProperty("java.version"));
Other properties here