Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\monitoring\website\repTxnPerfDetails.jspf
<%-- /* $Header: repTxnPerfDetails.jspf 26-jun-2002.17:58:55 asawant Exp $ */ /* Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved. */ /* DESCRIPTION NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) asawant 06/26/02 - asawant_mv_jsp_to_jspf asawant 06/24/02 - moved from .jsp asawant 06/24/02 - history section added */ /** * @version $Header: repTxnPerfDetails.jspf 26-jun-2002.17:58:55 asawant Exp $ * @author rmarripa * @since release specific (what release of product did this appear in) */ --%> <%--<%@taglib uri="http://xmlns.oracle.com/oem/jsp" prefix="oem"%>--%> <uix:header text="<%=repTxnPerfBean.getTxnNameHeader()%>"> <uix:contents> <uix:tableLayout width="100%"> <uix:rowLayout> <%--<uix:cellFormat vAlign="top" width="300"> <uix:header text="<%=repTxnPerfBean.getLocalHeader()%>"> <uix:contents> <uix:spacer height="2"/> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getAlertsLabel()%>" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:flowLayout> <uix:styledText text="<%=repTxnPerfBean.getWarnAlerts()%>" destination="<%=repTxnPerfBean.getLocalAlertsDest()%>" styleClass="OraInstructionTextStrong"/> <uix:spacer width="6"/> <uix:styledText text="<%=repTxnPerfBean.getCritAlerts()%>" destination="<%=repTxnPerfBean.getLocalAlertsDest()%>" styleClass="OraInstructionTextStrong"/> </uix:flowLayout> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getAvgRespLabel()%>" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:styledText text="<%=repTxnPerfBean.getAvgRespTime()%>" destination="<%=repTxnPerfBean.getAvgRespTimeDest()%>" styleClass="OraInstructionTextStrong"/> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getMaxRespLabel()%>" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:styledText text="<%=repTxnPerfBean.getMaxRespTime()%>" destination="<%=repTxnPerfBean.getMaxRespTimeDest()%>" styleClass="OraInstructionTextStrong"/> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getStatusLabel()%>" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:image source="<%=repTxnPerfBean.getStatus()%>" destination="<%=repTxnPerfBean.getStatusDest()%>"/> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getCollTimeStampLabel()%>" styleClass="OraInstructionText"/> </uix:cellFormat> <uix:spacer width="8"/> <uix:cellFormat hAlign="left" wrappingDisabled="true"> <uix:styledText text="<%=repTxnPerfBean.getCollTimeStamp()%>" styleClass="OraInstructionTextStrong"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:header> </uix:cellFormat> <uix:cellFormat vAlign="top"> <uix:header text="<%=repTxnPerfBean.getBeaconsHeader()%>"> <uix:contents> <uix:spacer height="2"/> <uix:tableLayout hAlign="left" width="100%"> <uix:contents> <uix:rowLayout hAlign="left"> <uix:contents>--%> <oem:table name="RepTxnPerfDetails" dataSourceProp="repTxnDataSource" width="100%" beanKey="repTxnPerfBean"> </oem:table> <%--</uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:header> </uix:cellFormat>--%> </uix:rowLayout> </uix:tableLayout> </uix:contents> </uix:header>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de