<%-- /* $Header: genProps.jsp 08-mar-2007.03:44:50 sradhakr Exp $ */ /* Copyright (c) 2001, 2007, Oracle. All rights reserved. */ /* DESCRIPTION NOTES MODIFIED (MM/DD/YY) sradhakr 03/08/07 - Backport sradhakr_bug-5531715 from main sradhakr 02/20/07 - Bug#5531715 - COMMAND BUTTON BAR MISSING FROM TARGET PROPERTIES PAGE. hmodawel 03/06/06 - fix compilation ssukavan 06/22/05 - ADA Vioalation Fix asawant 03/25/05 - asawant_create_edit_gtp_page asawant 02/15/05 - Creation. */ /** * @version $Header: genProps.jsp 08-mar-2007.03:44:50 sradhakr Exp $ * @author asawant * @since release specific (what release of product did this appear in) */ --%> <%@ include file="/sdk/oemTop.jspf" %> <%@ 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.PageSegmentTypes'%> <%@ page import='oracle.sysman.eml.mntr.Constants'%> <%@ page import='oracle.sysman.eml.target.properties.PropertiesConstants'%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- removed empty uix:header Bug#5531715--%> <%--added a short desc for CANCEL button to ease regress--%> <%-- not automatable with the existing webtester support --%> <%-- selenium which might be of use ? but not ready now --%> <%--added a short desc for OK button to ease regress--%> <%-- not automatable with the existing webtester support --%> <%-- selenium which might be of use ? but not ready now --%>