Thanks for your reply, I'm new enough to
struts, but I'm using the <logic:iterate tag to iterate through the collection, I am running into trouble when I am trying to take the name of an object out of the collection and display each name as a link. Is there some way to say element.getProperty("topicTitle") and make this the actual link???