<%-- /* $Header: soapTestProps.jsp 06-nov-2006.00:51:25 msathe Exp $ */ /* Copyright (c) 2004, 2006, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) msathe 11/06/06 - hmodawel 02/27/06 - fix ojsp 1013 compilation errors msathe 08/02/05 - changing destination link for info icon akmahesh 05/04/05 - changing RB location akmahesh 04/27/05 - msathe 04/25/05 - Adding link for XML schema msathe 03/10/05 - adding rb. msathe 02/15/05 - andyao 01/07/05 - remove html comment msathe 01/18/05 - andyao 12/16/04 - andyao_svcfixes10 andyao 12/15/04 - Creation */ /** * @version $Header: soapTestProps.jsp 06-nov-2006.00:51:25 msathe 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" %> <%@ page import="oracle.sysman.eml.gensvc.admin.data.ui.SOAPTestPropUIBean" %>