From: SQUILLACE M. <msq...@so...> - 2005-09-22 10:16:07
|
Ben, > Shouldn't java autobox/autounbox Integer to int and vice versa? > It will if you are using java 1.5 at least. I have a working PHP script that lists all the Java properties of the VM, and reports: ... java.vm.version: 1.5.0_01-b08 ... Massimo |