<%-- /* $Header: topServletsJsps.jsp 10-jun-2005.14:20:34 jureyes Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) jureyes 06/10/05 - Changes for ADA compliance. jriel 10/15/03 - utf8 for jsp jriel 09/25/03 - move timestamp jriel 09/16/03 - asawant 06/02/03 - asawant_webapp_ui_051903 asawant 05/21/03 - Copied from ias/oc4j/topServletsJspsbyApp.jsp */ /** * @version $Header: topServletsJsps.jsp 10-jun-2005.14:20:34 jureyes Exp $ * @author asawant * @since release specific (what release of product did this appear in) */ --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ page import='oracle.sysman.eml.webapp.WebappConstants'%> <%@ page import='oracle.sysman.eml.mntr.Constants'%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@include file="webappTimeChoice.jspf" %>