Macintosh

Can I run Java programs that I devlop on my Windows machine on a Macintosh. If yes, where do I get the virtual machine to do it and how do I do it.
[161 byte] By [angelofraietta] at [2007-9-26 5:37:55]
# 1
Programs written in jdk1.3 should work on Mac OS X. I'm not sure about Mac OS 9 (i think it's jdk1.1.8). There is a MRJ Plug in distributed by Mac. You can find it here: http://developer.apple.com/java/download.htmlGood luck!
MaxMed at 2007-7-1 13:50:09 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 2
OS 9 and earlier are only support Java 1.1.x, OS X supports Java 1.3.Chuck
cmccorvey at 2007-7-1 13:50:09 > top of Java-index,Java HotSpot Virtual Machine,Specifications...
# 3
Does it mean that jdk1.2 doesn't works in Mac ?
sradhakrishnans at 2007-7-1 13:50:09 > top of Java-index,Java HotSpot Virtual Machine,Specifications...