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

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

There is a newer version: 2.0.31
Show newest version


<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<c:out value="${requestScope.applicationName}"
  /> Development Console - Task Queue Viewer
  <c:if test="${!empty requestScope.listQueueName}">
    <c:out value="- ${requestScope.listQueueName}"/>
  </c:if>










© 2015 - 2025 Weber Informatics LLC | Privacy Policy