View Single Post
  #5 (permalink)  
Old 08-08-2007, 01:22 AM
igorgf igorgf is offline
Member
 
Join Date: Aug 2007
Posts: 2
igorgf is on a distinguished road
Try to trace it using some thing like:
System.out.print(acontents.toString()) - so you get direct idea what is getting entered in your method
Reply With Quote