Thread
:
Need help with retrieving objects from collection arraylist
View Single Post
shabbir
Go4Expert Founder
25Apr2006,20:57
Inside the foreach loop you have declared a variable and for each loop that is declared and assigned the same value and so it shows the same data always.