I have a User class that has a String username in it. I have a list of users that I\'m trying to display in a table using
You can use JSTL with Struts. It has a tag in its core library that will allow you to iterate through a list or any other collection easily.