<%-- * Copyright (c) 2001, 2006, Oracle. All rights reserved. * * Creation page: map component/directive variables with deployment procedure variables. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%--All page content is within this tag--%> <%@page import="oracle.sysman.pp.paf.ui.CreateTrainBean"%> <%@page import="oracle.sysman.pp.paf.ui.StepBean"%> <% final CreateTrainBean trainBean = (CreateTrainBean)request.getAttribute("trainBean"); final StepBean currentStep = trainBean.getCurrentStep(); %> <%-- Execution Privilege Choice --%> <%-- Execution Privilege Command --%> <%-- Execute Directive --%> <%-- Do Cleanup --%> <%@ include file="fileTransferPropertiesRowLayout.jspf" %> <%@ include file="volClonePropertiesRowLayout.jspf" %> <%@ include file="propertiesRowLayout.jspf" %> <%@ include file="propertiesRowLayout.jspf" %> <%@ include file="propertiesRowLayout.jspf" %> <%@ include file="templateCreate.jspf" %>