<%-- /* $Header: createServiceDetails.jspf 04-mar-2005.14:41:15 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION The template for Create Services Drill Down page PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 03/04/05 - use EmlConstants.RETURN_URL_PAGE_PROPERTY andyao 03/01/05 - fix target selector andyao 01/31/05 - fix layout andyao 01/07/05 - remove html comment andyao 12/07/04 - fix key selector andyao 12/03/04 - use message.jspf andyao 10/21/04 - move error location rmarripa 09/23/04 - add javascript andyao 09/18/04 - added error message andyao 09/09/04 - revisiting services code andyao 08/24/04 - andyao_services andyao 08/01/04 - Creation */ /** * @version $Header: createServiceDetails.jspf 04-mar-2005.14:41:15 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.cabo.ui.UIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants" %> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/admin/createServiceDetailsTrain.jspf" %> <%@ include file="/gensvc/message.jspf" %> <%-- the cancel button --%> <%-- the continue button --%> <%-- end of page buttons --%> <%-- begin of the actual content --%> <%-- end of the actual content --%> <%-- the cancel button --%> <%-- the continue button --%>