Brandon Harper has posted a link to a handy method for displaying or dumping the contents of a java object. This does much more than a toString method call, it will loop through arrays, and print fields.
toString