hi all
i have a java collection question.
i m using java list collection in my program and i m very confused how to iterate over the list
what i have i like
List<object> obj = ArrayList<object>();
now how can i iterate over this if somebody can explain me that will be great. thanks