how to loop through a list from the controller in a jsp page code example Example: spring framework iterate for (String m : myList) { ... }