Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\health\healthWebCache.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ page import="oracle.sysman.eml.mntr.Constants"%> <%@ page import="java.util.ResourceBundle"%> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil"%> <%@ page import="oracle.sysman.resources.health.HealthResourceBundle"%> <uix:renderingContext id="renderingContext" > <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="HealthResourceBundle" class="oracle.sysman.resources.health.HealthResourceBundle"/> <uix:bundle name="MntrResourceBundle" class="oracle.sysman.resources.MntrResourceBundle"/> <uix:bundle name="sdkUIMsg" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:document> <jsp:useBean id="defaultBean" scope="request" type="oracle.sysman.eml.health.data.HealthWebCacheBeanInfo"/> <%@ include file="/oemTitle.jspf" %> <uix:body> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:header textBinding="header@defaultBean@servletRequest"/> <%@ include file="healthTimestampAndRefresh.jsp" %> <uix:rowLayout width="100%"> <uix:contents> <uix:spacer width="4" /> <uix:tableLayout cellSpacing="4" cellPadding="2" width="98%" hAlign="right"> <uix:contents> <uix:rowLayout vAlign="top" width="100%"> <uix:contents> <uix:table name="webCacheTable" tableDataBinding="webCacheTableData@servletRequest" columnHeaderDataBinding="webCacheTableHeaderData@servletRequest" valueBinding="webCacheTableValue@servletRequest" minValue="1" blockSize="25" width="100%" maxValueBinding="webCacheTableMaxValue@servletRequest"> <uix:columnHeaderStamp> <uix:styledText textBinding="text" /> </uix:columnHeaderStamp> <uix:styledText textBinding="target1" destinationBinding="type2destination" /> <uix:styledText textBinding="websites" destinationBinding="type1destination" /> <uix:styledText textBinding="START_RUN_TIME" destinationBinding="START_RUN_TIMEdestination"/> <uix:styledText textBinding="END_RUN_TIME" destinationBinding="END_RUN_TIMEdestination" /> <uix:styledText textBinding="NO_LOG_LINES" destinationBinding="NO_LOG_LINESdestination" /> <uix:styledText textBinding="NO_OUTPUT_LINES" destinationBinding="NO_OUTPUT_LINESdestination" /> <uix:styledText textBinding="NO_OUTPUT_PAGES" destinationBinding="NO_OUTPUT_PAGESdestination"/> <uix:styledText textBinding="TOTAL_NO_PAGES" destinationBinding="TOTAL_NO_PAGESdestination" /> <uix:styledText textBinding="START_LOG_TIME" destinationBinding="START_LOG_TIMEdestination" /> <uix:styledText textBinding="END_LOG_TIME" destinationBinding="END_LOG_TIMEdestination" /> <uix:styledText textBinding="CPU_USAGE_TIME" destinationBinding="CPU_USAGE_TIMEdestination" /> </uix:table> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> </uix:contents> </uix:rowLayout> <uix:spacer width="3"/> </uix:pageLayout> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de