<%-- - FILE - credentials.jsp - - DESCRIPTION - The credentials step in the Patch Advisor Interview Wizard. - - MODIFIED (MM/DD/YY) - vsubrahm 10/30/08 - Use the provisioning schedule segment. - gmanglik 05/15/07 - ada fixes - amroy 09/14/06 - - shgangul 06/29/06 - GUI changes for 11g DBControl - tasingh 02/23/06 - For password fields use noAutoComplete=true. - spahuja 10/21/05 - - spahuja 08/24/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" %> <%--All page contents should be within this tag--%> <%--include the schedule jspf--%> <%@ include file="wizTemplate.jspf" %>