Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\target\groups\admin\dashboard.jsp
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext" /> <uix:bundle name="sdkUIBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg" /> <uix:document> <%@include file="/oemTitle.jspf" %> <uix:form method="POST" name="dashboardForm"> <uix:pageLayout> <%@include file="/enablePPR.jspf" %> <%@include file="/oemGlobal.jspf" %> <uix:switcher childNameBinding="hasError@sheetData@servletRequest"> <uix:case name="yes"> <uix:messageBox messageType="error" messageBinding="errorMessage@sheetData@servletRequest" /> </uix:case> <uix:case name="no"> <uix:header textBinding="header@sheetData@servletRequest" > <uix:subTabBar orientation="top" selectedIndexBinding="pageIndex@sheetData@servletRequest"> <uix:contents childDataBinding="faintTabs@sheetData@servletRequest"> <uix:link textBinding="text" destinationBinding="destination"/> </uix:contents> </uix:subTabBar> <%-- include property page --%> <%-- <uix:ref refID="<%=request.getAttribute(oracle.sysman.eml.target.grps.GroupConstants.GROUP_PAGE_SEGMENTS_UINODE)%>" /> --%> <uix:ref refID = "GROUP_DASHBOARD_SEGMENT" /> <uix:subTabBar orientation="bottom" selectedIndexBinding="pageIndex@sheetData@servletRequest"> <uix:contents childDataBinding="faintTabs@sheetData@servletRequest"> <uix:link textBinding="text" destinationBinding="destination"/> </uix:contents> </uix:subTabBar> </uix:header > </uix:case> </uix:switcher> <%-- Ok & Cancel button --%> <uix:contentFooter> <uix:pageButtonBar> <uix:submitButton textBinding="CANCEL@sdkUIBundle" name="event" value="Cancel"/> <uix:submitButton textBinding="OK@sdkUIBundle" name="event" value="OK"/> </uix:pageButtonBar> </uix:contentFooter> </uix:pageLayout> </uix:form> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de