Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\gensvcError.jsp
<%-- /* $Header: gensvcError.jsp 07-apr-2005.22:49:44 andyao Exp $ */ /* Copyright (c) 2005, Oracle. All rights reserved. */ /* DESCRIPTION The standard error page for the generic services area. PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 04/06/05 - change the destination binding because the constant was used else where. andyao 03/18/05 - andyao_svcfixes21 andyao 03/04/05 - Creation */ /** * @version $Header: gensvcError.jsp 07-apr-2005.22:49:44 andyao Exp $ * @author andyao * @since release specific (what release of product did this appear in) */ --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="common" class="oracle.sysman.resources.CommonResourceBundle" /> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:body> <uix:pageLayout> <%@ include file="/oemGlobal.jspf"%> <%@ include file="message.jspf" %> <uix:contentFooter> <uix:pageButtonBar> <uix:button textBinding="OK@common" destinationBinding="gensvcErrorDestination@servletRequest"/> </uix:pageButtonBar> </uix:contentFooter> </uix:pageLayout> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de