Anyone have any experience with the PHP/Java bridge. I'm having an issue where Java doesnt seem to return String arrays to PHP. The thing seems to return primative data types like integers and strings, but for string arrays, we seem to be getting just a '1' back. Any idea on workarounds, or does someone know the trick to this?