| demo.townsend.action.DisplayUserListAction
DisplayUserListAction | public class DisplayUserListAction extends Action (Code) | | DisplayUserListAction processes the request to display the user's list.
User's list is fetched from the HttpSession object, and a dynamic form
(i.e., displayUserListForm) is populated with this data.
|
|
|