<%@ include file="/sdk/oemTop.jspf" %> <%-- * Copyright (c) 2004, 2006, Oracle. All rights reserved. * * NAME * singleTgtCmdBean.jsp * * NOTES * The bean key supporting the view is 'singleTgtCmdBean' * The controller is eml.cmd.tgt.SingleTargetCommandController * * MODIFIED * kmckeen 12/04/06 - Backport kmckeen_bug-5665625 from main * kmckeen 11/30/06 - Bug 5665625 - disable switch to multi-target mode * in db control * kmckeen 05/07/05 - Bug 4332016 - Make host name be a link * kmckeen 05/07/05 - Ada fixes and UI review work * kmckeen 01/13/05 - Remove Save and Change host buttons * xshen 01/06/05 - add javascript to handle enter keystroke. * xshen 01/05/05 - fixing abort: use get since netscape block * subsequent post before 1st one completes * xshen 12/28/04 - xshen_refactor_nsh-1223 * xshen 12/28/04 - Created from original code. * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- Add a little vertical space. Otherwise, the underline below the host name touches the top of the credentials Change button. --%> <%-- Command control with Execute and Abort buttons. --%> <%-- UI review feedback - add some extra vertical space between command control and output control. --%> <%-- Output control, with Clear button. --%> <%-- Switch To Advanced Mode --%>