java ee loop through list and show data code example Example: java loop through list for (E element : list) { . . . }