<%-- /* $Header: stepProps.jsp 29-jun-2007.11:36:28 andyao Exp $ */ /* Copyright (c) 2004, 2007, Oracle. All rights reserved. */ /* DESCRIPTION Page Segment for a editing a set of step properties. PRIVATE CLASSES None NOTES None MODIFIED (MM/DD/YY) andyao 03/20/07 - add comments andyao 12/15/04 - andyao_testpagesplit andyao 12/11/04 - Creation */ /** * @version $Header: stepProps.jsp 29-jun-2007.11:36:28 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.sysman.eml.gensvc.admin.data.ui.AbstractPropUIBean" %>