JWS-121 & JWS-109 Improved the way the service_status.jsp and usage_statistics.jsp...
[jabaws.git] / website / service_status.jsp
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
3
4 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
5 <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
6 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>
7 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>
8
9
10 <%@ page errorPage="ServiceStatus" %>
11 <jsp:include page="/cached_service_status.html" />