Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\sdk\page\pageMsgBox.jspf
<%-- Cabo always renders the latest messages tag, if there are multiple. To support co-existence during migration, I have introduced the scriptlet below. This way, when the page already has a messages tag, that message will continue to be displayed. --%> <% if (request.getAttribute("oracle.sysman.emSDK.pageMsgBoxData") != null) { %> <uix:messages> <uix:dataScope currentDataBinding="oracle.sysman.emSDK.pageMsgBoxData@servletRequest"> <uix:messageBox messageTypeBinding="messageType" messageBinding="summaryMessageText" renderedBinding="shallRender" rendered="false"> <uix:contents childDataBinding="items"> <uix:link textBinding="label" longDescBinding="text" destinationBinding="destination" /> </uix:contents> </uix:messageBox> </uix:dataScope> </uix:messages> <% } %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de