<%-- * Copyright (c) 2001, 2005, Oracle. All rights reserved. * * Creation page: create a generic job step. * * Inputs: * String jobTypeAlreadySelectedText@servletRequest * JobTypesTableBean jobTypes@httpSession * Integer jobTypeSelectedIndex@servletRequest --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- TODO: value needs to be specified for blockSize, minValue, and maxValue to matter --%> <%@ include file="jobTypeTableColumns.jspf" %> <%@ include file="templateCreate.jspf" %>