posted 17 years ago
Hi all,
I am using Arrays.toString(String[]) method to display the information in logs. But I am getting an error like 'the method toString() in the type object is not applicable for the arguments(String[])' in eclipse, when I use this method. What is the wrong with this?
Regards,
Shashi Kala