<%-- /* $Header: gensvcCreateBeacon.jsp 14-jun-2005.20:49:41 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 06/14/05 - add alt image andyao 06/14/05 - fix cancel button andyao 01/20/05 - allow beacon to be added from All Targets/Agent page andyao 12/03/04 - use message.jspf andyao 11/02/04 - andyao_svc_txn_integration andyao 11/01/04 - Creation */ /** * @version $Header: gensvcCreateBeacon.jsp 14-jun-2005.20:49:41 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.admin.data.ui.BeaconPageViewBean" %> <%@ 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 OK button --%> <%-- the continue button --%> <%-- end of page buttons --%> <%-- begin of the actual content --%> <%-- end of the actual content --%> <%-- the cancel button --%> <%-- the OK button --%>