Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\admin\rep\viewObjects.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"%> <script> function closeWindow() { window.close(); } </script> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="commonResourceBundle" class="oracle.sysman.resources.CommonResourceBundle"/> <uix:bundle name="mntrResourceBundle" class="oracle.sysman.resources.MntrResourceBundle"/> <uix:bundle name="TrackResourceBundle" class="oracle.sysman.eml.ecm.resources.TrackResourceBundle"/> <uix:bundle name="EcmResourceBundle" class="oracle.sysman.eml.ecm.util.EcmResourceBundle"/> <uix:bundle name="sdkUIBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:bundle name="adminResourceBundle" class="oracle.sysman.eml.admin.rep.AdminResourceBundle"/> <uix:document> <%@ include file="/enablePPR.jspf"%> <%@ include file="/oemTitle.jspf"%> <uix:body> <uix:form name="viewForm" method="POST"> <uix:pageLayout> <uix:contents> <uix:header textBinding="header@servletRequest"/> <uix:spacer height="25"/> <uix:stackLayout> <uix:rowLayout hAlign="center" width="60%"> <uix:table name="viewTable" id="viewTable" partialRenderMode="self" alternateTextBinding="SEARCH_NAME_NOT_FOUND@mntrResourceBundle" width="100%" blockSize="25" valueBinding="value@viewObjectsData@servletRequest" minValueBinding="minValue@viewObjectsData@servletRequest" maxValueBinding="maxValue@viewObjectsData@servletRequest" formSubmitted="true" tableDataBinding="tableDataKey@tableData@viewObjectsData@servletRequest" columnFormatsBinding="columnFormats@viewObjectsData@servletRequest" columnHeaderDataBinding="columnHeaderData@viewObjectsData@servletRequest" summaryBinding="VIEW_OBJECT_MSG@adminResourceBundle"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable"/> </uix:columnHeaderStamp> <uix:contents> <uix:styledText textBinding="Name"/> <uix:styledText textBinding="Type"/> </uix:contents> <uix:footer> <uix:styledText text=""/> </uix:footer> </uix:table> </uix:rowLayout> </uix:stackLayout> </uix:contents> <uix:contentFooter> <uix:pageButtonBar> <uix:submitButton textBinding="OK@sdkUIBundle" shortDescBinding="OK@sdkUIBundle" name="event" value="ct_ok" onClick="closeWindow()"/> </uix:pageButtonBar> </uix:contentFooter> </uix:pageLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de