<%-- /* $Header: testGeneral.jsp 21-jun-2007.21:38:36 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 05/27/05 - show description in view andyao 02/11/05 - add collection interval andyao 02/04/05 - move test type andyao 01/21/05 - move test type up andyao 01/21/05 - add maximum txn length andyao 01/07/05 - remove html comment andyao 12/15/04 - andyao_testpagesplit andyao 12/03/04 - remove error.jspf andyao 11/23/04 - fix drop down selection andyao 11/21/04 - fix test display andyao 11/18/04 - add page text and tip text andyao 10/27/04 - integration with txn management andyao 10/18/04 - add HTTP Transaction section andyao 09/20/04 - fix formats andyao 09/09/04 - revisiting services code andyao 08/24/04 - andyao_services andyao 08/01/04 - Creation */ /** * @version $Header: testGeneral.jsp 21-jun-2007.21:38:36 andyao Exp $ * @author andyao * @since release specific (what release of product did this appear in) */ --%> <%@ 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.admin.data.ui.PageViewBean" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.TestGenUIBean" %> <%-- test type in edit/view mode --%> <%-- test type in create mode --%> <%-- name in create mode --%> <%-- name in edit/view mode --%> <%-- collection interval in edit/create mode --%> <%-- collection interval in view mode --%> <%-- description in edit/create mode --%>