Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\common\targetsel\targetSelIntermediatePage.jsp
<!----> <%-- - FILE - intermediatePage.jsp - - DESCRIPTION - An intermdeiage page, used to transfer control from searchSoftComp popUp - to the calling page. - - MODIFIED (MM/DD/YY) - rvaidhiy 10/19/07 - for ExtendCluster - rvaidhiy 02/06/07 - - vsagar 07/18/06 - 10.2.0.3.0 backport - vsagar 07/18/06 - 10.2.0.3.0 backport - svijayar 06/08/06 - created --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <script language="JavaScript"><!-- function changeVal( ) { var url=document.postBackWithEvent.resultString.value; if ( document.postBackWithEvent.resultString.value != "") { // First submit the parennt form so that its controller can save the // input values. window.opener.document.forms[0].submit(); window.opener.location.href = url ; window.close( ); } } --></script> <uix:document> <uix:body onLoad="changeVal()"> <uix:form name="postBackWithEvent" method="POST"> <uix:formValue name="resultString" valueBinding="callingPageURL@servletRequest"> </uix:formValue> <html:iframe frameborder="0" name="hiddenIFrame" src="" width="0" height="0"> </html:iframe> </uix:form> </uix:body> </uix:document>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de