Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\hdm\selectFinding.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="HDMMsg" class="oracle.sysman.db.rsc.inst.HDMMsg"/> <uix:bundle name="DBMsg" class="oracle.sysman.db.rsc.inst.DBMsg"/> <uix:bundle name="sdkMessageBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="foo" method="POST" destination="/console/database/instance/hdm" copyParams="target,type,dbPageNum, task_id,endSnapID,startSnapID,refreshChoice"> <uix:formValue name="event" value=""/> <uix:formValue name="direction" value=""/> <uix:formValue name="iconIndex" value=""/> <uix:formValue name="pageName" value="/database/instance/hdm/selectFinding"/> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <uix:header textBinding="SELECT_FINDING_HEADER@HDMMsgBundle@servletRequest"> <oem:table name="selectFindingTable" id="selectFindingTable" summaryBinding="SELECT_FINDING_HEADER@HDMMsgBundle@servletRequest" width="50%" formSubmitted="true" dataSourceProp="selectFindingTableUI" beanKey="HDMResultsBean" copyParams="target,type,dbPageNum,task_id" blockSize="25" alternateTextBinding="NO_FINDING_NAME_INFO@HDMMsgBundle@servletRequest" partialRenderMode="self"> <uix:tableSelection> <oem:singleSelection selectedIndexBinding="selectedFindingIndex@HDMResultsBean@servletRequest" shortDescBinding="FINDING_NAME_COL_HEADER@HDMMsgBundle@servletRequest" > </oem:singleSelection> </uix:tableSelection> </oem:table> </uix:header> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton textBinding="CANCEL@DBMsg" name="event" value="findingCancelled" /> <uix:submitButton textBinding="SELECT@DBMsg" name="event" value="findingSelected" /> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de