All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.apphosting.utils.servlet.ah.entityDetailsHead.jsp Maven / Gradle / Ivy



<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>

  <c:out value="${requestScope.applicationName}"/> Development Console - Datastore Viewer -
  <c:choose>
    <c:when test="${empty param.key}">New Entity</c:when>
    <c:otherwise>Edit Entity</c:otherwise>
  </c:choose>








© 2015 - 2025 Weber Informatics LLC | Privacy Policy