Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\monitoring\website\perfdetails.jspf
<%-- /* $Header: perfdetails.jspf 11-jul-2002.09:29:23 njuillar Exp $ */ /* Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved. */ /* DESCRIPTION NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) njuillar 07/11/02 - Exchange components URL performance table and metric drilldowns asawant 06/26/02 - asawant_mv_jsp_to_jspf asawant 06/24/02 - moved from .jsp asawant 06/18/02 - history section added */ /** * @version $Header: perfdetails.jspf 11-jul-2002.09:29:23 njuillar Exp $ * @author rmarripa * @since release specific (what release of product did this appear in) */ --%> <uix:header text="<%=repTxnPerfBean.getPerformanceHeader()%>" size="1"> <uix:contents> <uix:tableLayout width="100%"> <uix:contents> <uix:rowLayout> <uix:contents> <%@include file="/monitoring/website/repTxnPerfDetails.jspf"%> </uix:contents> </uix:rowLayout> <uix:rowLayout> <uix:contents> <uix:header text="<%=repTxnPerfBean.getEndUserHeader()%>"> <uix:contents> <uix:tableLayout> <uix:contents> <uix:rowLayout vAlign="top"> </uix:rowLayout> <%-- --%> <uix:stackLayout> <uix:rowLayout width="100%" vAlign="top"> <uix:cellFormat width="65%" vAlign="top"> <%@include file="/monitoring/website/urlPerfTable.jspf"%> </uix:cellFormat> <uix:cellFormat width="35%" vAlign="top"> <%@include file="/monitoring/website/csmPerfLinks.jspf"%> </uix:cellFormat> </uix:rowLayout> <%@include file="/monitoring/website/watchListPerfTable.jspf"%> </uix:stackLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:header> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:header>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de