<%-- - FILE - ProvLibStepSegment.jsp - - DESCRIPTION - PageSegment to display the Library Step Section for Provisioning projects. - - MODIFIED (MM/DD/YY) - suravind 09/05/06 - - suravind 09/05/06 - - suravind 09/05/06 - - vsagar 07/18/06 - 10.2.0.3.0 backport - vsagar 07/18/06 - 10.2.0.3.0 backport - suravind 06/13/06 - created --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ include file="/oemNoscript.jspf" %> <%--uix and oem Tag Library--%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--Common UI messages --%> <%--ResourceBundle for common labels/headers etc--%> <%--ResourceBundle for labels/headers common to Provisioning Projects --%> <%-- - prop value input box is placed inside the tableLayout, so - that the input boxes are properly aligned, when error message - is displayed --%> <%--uix:tableLayout width="100%">