Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\target\groups\groupSheetTemplate.jspf
<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="SDKBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:bundle name="mntrResourceBundle" class="oracle.sysman.resources.MntrResourceBundle"/> <uix:bundle name="commonResourceBundle" class="oracle.sysman.resources.CommonResourceBundle"/> <uix:bundle name="JobsResourceBundle" class="oracle.sysman.resources.emSDK.job.JobSDKMsg"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:rawText> <script> function setFocus() { var element = document.getElementsByName('refOptionChoice')[0]; if(element != null) { document.getElementsByName('refOptionChoice')[0].focus(); } var element1 = document.getElementsByName('refChoice')[0]; if(element1 != null) { document.getElementsByName('refChoice')[0].focus(); } } </script> </uix:rawText> <uix:body onLoad="setFocus();"> <uix:form method="POST" name="groupViewForm"> <uix:pageLayout> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/sdk/page/pageMsgBox.jspf" %> <uix:switcher childNameBinding="nodeValue@servletRequest" > <uix:case name="errorNode"> <uix:messageBox messageType="error" messageBinding="errorMessage@servletRequest" /> </uix:case> <uix:case name="okNode"> <uix:header textBinding="header@servletRequest" > <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right"> <uix:cellFormat> <uix:rowLayout> <uix:styledText styleClass="OraTipText" textBinding="PAGE_REFRESHED_TIME@SDKBundle"/> <uix:spacer width="5" /> <uix:styledText styleClass="OraTipLabel" textBinding="refreshTime@servletRequest"/> <uix:spacer width="10" /> <uix:button styleClass="OraInstructionText" textBinding="REFRESH@SDKBundle" destinationBinding="refreshDest@servletRequest" /> <uix:spacer height="5" renderedBinding="showButton@sDashMap@servletRequest"/> <uix:button styleClass="OraInstructionText" textBinding="LAUNCH_DASHBOARD@commonResourceBundle" destinationBinding="launchDashboard@sDashMap@servletRequest" renderedBinding="showButton@sDashMap@servletRequest"/> </uix:rowLayout> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:subTabBar orientation="top" selectedIndexBinding="faintTab@servletRequest"> <uix:contents childDataBinding="faintTabList@servletRequest"> <uix:link textBinding="text" destinationBinding="destination"/> </uix:contents> </uix:subTabBar> <%-- include property page --%> <uix:ref refID="GroupPropertyPage" /> <uix:subTabBar orientation="bottom" selectedIndexBinding="faintTab@servletRequest"> <uix:contents childDataBinding="faintTabList@servletRequest"> <uix:link textBinding="text" destinationBinding="destination"/> </uix:contents> </uix:subTabBar> <uix:tableLayout width="100%" cellSpacing="2"> <uix:rowLayout vAlign="top" width="100%"> <oem:relatedLinks/> </uix:rowLayout> </uix:tableLayout> </uix:header > </uix:case> </uix:switcher> </uix:pageLayout> </uix:form> </uix:body> </uix:document> <uix:script text= " function getKey(keyStroke) { var isNav = (navigator.appName.indexOf('Netscape') != -1); if (isNav) { document.captureEvents(Event.KEYPRESS); document.onkeypress = getKey; } key = (isNav) ? keyStroke.which : event.keyCode; if(key == '13') { submitForm('groupViewForm',1,{'event':'Go'}); return false; } }" /> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de