.length() method

Go4Expert Member
9Apr2007,21:06   #1
Zahid's Avatar
hi,

Whenever i try to use the .length() method, my java compiler is showing

cannot resolve symbol: method length()

What should i do?


Regards,
Zahid
Team Leader
9Apr2007,23:43   #2
pradeep's Avatar
Please post the code snippet where you are facing the problem.
Go4Expert Member
17Apr2007,11:01   #3
wrecker's Avatar
Do you wish to say .length() method of String class?