status.jsp revision 1186
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshCDDL HEADER START
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshThe contents of this file are subject to the terms of the
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshCommon Development and Distribution License (the "License").
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshYou may not use this file except in compliance with the License.
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshSee LICENSE.txt included in this distribution for the specific
03e22642617f360a6b55cb853bcf59604754ea5dKay Sieverslanguage governing permissions and limitations under the License.
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshWhen distributing Covered Code, include this CDDL HEADER in each
e2417e4143bb892e4599b01de7b031763421bb64Daniel J Walshfile and include the License file at LICENSE.txt.
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshIf applicable, add the following below this CDDL HEADER, with the
e2417e4143bb892e4599b01de7b031763421bb64Daniel J Walshfields enclosed by brackets "[]" replaced with your own identifying
e2417e4143bb892e4599b01de7b031763421bb64Daniel J Walshinformation: Portions Copyright [yyyy] [name of copyright owner]
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshCDDL HEADER END
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshCopyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
e2417e4143bb892e4599b01de7b031763421bb64Daniel J WalshPortions Copyright 2011 Jens Elkner.
718db96199eb307751264e4163555662c9a389faLennart Poettering--%><%@page session="false" errorPage="error.jsp" import="
71d35b6b5563817dfbe757ab9e3b9f018b2db491Thomas Hindoe Paaboel Andersenorg.opensolaris.opengrok.configuration.RuntimeEnvironment,
cad45ba11ec3572296361f53f5852ffb97a97fa3Lennart Poettering/* ---------------------- status.jsp start --------------------- */
8a188de9e0ea41509beda12084126d7a75ebe86eWaLyong Cho cfg = PageConfig.get(request);
cad45ba11ec3572296361f53f5852ffb97a97fa3Lennart Poettering <div id="page">
cad45ba11ec3572296361f53f5852ffb97a97fa3Lennart Poettering <div id="whole_header">
8a188de9e0ea41509beda12084126d7a75ebe86eWaLyong Cho <div id="header"><%@
if (cfg.getEnv().isChattyStatusPage()) {
Util.dumpConfiguration(out);
<tt>true</tt> in <tt>configuration.xml</tt>.</p><%
/* ---------------------- status.jsp start --------------------- */
include file="foot.jspf"