<%@page contentType="text/html" pageEncoding="UTF-8"%> <%@taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>

User

User Records
# Username Email Contact Number Is Active Role Action(s)
${count} ${aList.username} ${aList.email} ${aList.contactNumber} ${aList.isActive} ${mList.name},