Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\racprov\intermediatePage.jsp
<!----> <%-- - FILE - intermediatePage.jsp - - DESCRIPTION - An intermdeiage page, used to transfer control from searchSoftComp popUp - to the calling page. - - MODIFIED (MM/DD/YY) - ipall 05/18/07 - - njerath 12/27/05 - - tasingh 07/29/05 - 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.testingForm.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