<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <c:choose><c:when test="${not empty tenant.id}">Edit Tenant</c:when><c:otherwise>Add Tenant</c:otherwise></c:choose>

Edit TenantAdd Tenant

Status
Tier
Name
Cancel