hello friends,
i am having a problem in displaying the data in a table format using jstl forEach tag. i am using springs and retrieving data from a controller using model and view and storing it in an ArrayList. now i want to display it to the user using a jsp page. Please help.
