<%-- /* $Header: gensvcInteractiveTest.jsp 13-jun-2005.16:34:35 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION The template for Interactive Test page PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 06/13/05 - add short description andyao 03/04/05 - use EmlConstants.RETURN_URL_PAGE_PROPERTY mfidanbo 02/07/05 - andyao 01/07/05 - andyao 12/03/04 - use message.jspf andyao 11/05/04 - fix continue button andyao 10/25/04 - remove unnecessary form values mfidanbo 10/18/04 - implement interactive test andyao 09/09/04 - revisiting services code andyao 08/24/04 - andyao_services andyao 08/01/04 - Creation */ /** * @version $Header: gensvcInteractiveTest.jsp 13-jun-2005.16:34:35 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.emSDK.eml.EmlConstants" %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants"%> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.InteractiveTestViewBean"%> <%@ page import="oracle.sysman.eml.chronos.WebsiteConstants"%> <%@ include file="/oemTitle.jspf"%> <%@ include file="/enablePPR.jspf"%> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/admin/createServiceDetailsTrain.jspf"%> <%@ include file="/gensvc/message.jspf"%> <%-- the continue button --%> <%-- end of page buttons --%> <%-- the interactive test button --%> <%-- end of the actual content --%> <%-- the continue button --%>