<%-- /* $Header: gensvcTestsBcns.jsp 24-jul-2005.10:31:30 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION Tests and Beacons page. PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 07/24/05 - andyao 05/27/05 - refactor related links code andyao 03/04/05 - use EmlConstants.RETURN_URL_PAGE_PROPERTY andyao 02/07/05 - use the latest target selector andyao 01/07/05 - andyao 12/28/04 - andyao 12/03/04 - use message.jspf andyao 12/02/04 - add related links andyao 11/18/04 - change tip text andyao 10/21/04 - move error location andyao 10/18/04 - modify for availability andyao 10/13/04 - andyao_services4 andyao 10/01/04 - Creation */ /** * @version $Header: gensvcTestsBcns.jsp 24-jul-2005.10:31:30 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.GenSvcPageSegmentTypes' %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants" %> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <%@ page import="oracle.cabo.ui.UIConstants" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/message.jspf" %> <%-- the OK button --%> <%@ include file="/gensvc/relatedLinks.jspf" %> <%-- the OK button --%>