> Every JVM on this planet uses the same Java ByteCode, which means > that there are no "32-bit" or "64-bit" Java Classes, just Java > Classes.
This is not really true ;-) The java byte code depends on "target" option for javac ;-) G --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
