<%-- * Copyright (c) 2001, 2006, Oracle. All rights reserved. * * Creation page: create a host command step. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- Choice for type of host command --%> <%-- Script --%> <%-- Interpreter --%> <%-- Command --%> <%-- Arguments (hide the arguments since we dont need it now --%> <%-- Execution Privilege Choice --%> <%-- Target Properties table --%> <%-- Target property name --%> <%-- Target property description --%> <%-- Procedure Variables table --%> <%-- Procedure variable name --%> <%-- Procedure variable description --%> <%@ include file="templateCreate.jspf" %>