<%-- - $RCSfile$ - $Revision$ - $Date$ --%> <%@ page import="org.jivesoftware.admin.AdminConsole, org.jivesoftware.util.LocaleUtils"%> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/fmt_rt" prefix="fmt" %> <%-- Define Administration Bean --%> <% admin.init(request, response, session, application, out ); %> <% String path = request.getContextPath(); // Title of this page String title = AdminConsole.getAppName() + " " +LocaleUtils.getLocalizedString("error.serverdown.title"); pageinfo.setTitle(title); %> <%= AdminConsole.getAppName() %> <fmt:message key="error.serverdown.admin_console" /><%= (pageinfo.getTitle() != null ? (": "+pageinfo.getTitle()) : "") %>
<%= AdminConsole.getAppName() %> <fmt:message key=">
  <%= AdminConsole.getAppName() %> <%= AdminConsole.getVersionString() %>
<%= title %>

<%= AdminConsole.getAppName() %>

  1. .