<%-- /* $Header: gensvcCreateServiceStep3.jsp 26-apr-2007.10:55:28 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION The template for Create Services page for 2 segments. PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 07/24/05 - fix button layout andyao 02/07/05 - use the latest target selector andyao 02/04/05 - fix layout andyao 01/07/05 - andyao 12/28/04 - afontana 12/17/04 - co for refresh andyao 12/03/04 - use message.jspf andyao 10/21/04 - move error location andyao 09/18/04 - add inline error message rmarripa 09/16/04 - add target selector andyao 09/09/04 - revisiting services code andyao 08/24/04 - andyao_services andyao 08/01/04 - Creation */ /** * @version $Header: gensvcCreateServiceStep3.jsp 26-apr-2007.10:55:28 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.eml.gensvc.GenSvcUIConstants" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.PageViewBean" %> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/admin/createServiceTrain.jspf" %> <%-- hidden field, so we know which step we are on in the wizard --%> <%@ include file="/gensvc/message.jspf" %> <%@ include file="/gensvc/admin/createServiceNav.jspf"%> <%-- begin of the actual content --%> <%-- end of the actual content --%> <%@ include file="/gensvc/admin/createServiceNav.jspf"%>