Populate a list element on to jsp using display table
问题 I am trying to populate the list "li" from the LoginAction on to the jsp page using display-table.And that list should be selectable.But when i run my jsp it says "nothing found to display".What might be the problem.And is display-table a better approach to use to make the list selectable and editable? or is there any other turn around?Thanks LoginAction.java public class LoginAction extends Action { public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest