Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\em2go\logout.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%-- ================ Database Logout Page =================== MODIFIED (MM/DD/YY) sresrini 03/20/06 - Fix jsp compilation errors sbadrina 06/16/03 - sbadrina_uiwork-0609 sbadrina 06/09/03 - impl --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="sdkMessageBundle" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <uix:bundle name="dbMessageBundle" class="oracle.sysman.db.rsc.inst.DBMsg"/> <oem:setURLEncoder id="renderingContext"/> <%@ include file="/em2go/em2goHrGlobal.jspf" %> <uix:document> <uix:body> <uix:form name="logoutForm" method="POST"> <uix:contents> <uix:styledText styleClass="OraHeaderSubSub" textBinding="2@sdkMessageBundle"/> <uix:tableLayout width="100%"> <%-- Currently, the tip is not indented, due to bug 2669818. This is fixed in cabo 2.2. --%> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:messageRadioButton name="radio" selected="true" textBinding="LOGOUT_DB@servletRequest" tipBinding="LOGIN_DB_AS@servletRequest" value="LOGOUT_DB"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="left"> <uix:messageRadioButton name="radio" selected="false" textBinding="LOGOUT_EM@dbMessageBundle" tipBinding="LOGIN_EM_AS@servletRequest" value="LOGOUT_EM"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:contents> <uix:rowLayout> <uix:contents> <%--uix:button textBinding="CANCEL@sdkMessageBundle" onClick="window.history.back()"/--%> <uix:submitButton textBinding="OK@sdkMessageBundle" value="ok"/> </uix:contents> </uix:rowLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de