public class DisplayUserListAction extends Action (Code)
DisplayUserListAction processes the request to display the task list.
Task list is fetched from the HttpSession object, and a dynamic form
(i.e., displayUserListForm) is populated with this data.