<%-- /* $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" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf"%> <%@ include file="message.jspf" %>