<%-- - FILE - libStepProps.jsp - - DESCRIPTION - The library step of the Patch Advisor Interview step. It captures the - property values of the library steps in the Deployment Procedure. - - MODIFIED (MM/DD/YY) - akaul 09/07/06 - - kkhanuja 02/06/06 - ADA fixes - njerath 12/27/05 - - tasingh 07/12/05 - Created - - SINCE - 10.2+ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%--All page contents should be within this tag--%> <%-- --%> <%--to display error message--%> <%--the hGrid--%> <%-- --%> <%-- Page Segment for library steps --%> <%@ include file="wizTemplate.jspf" %>