<%-- - FILE - setCredentials.jsp - - DESCRIPTION - Page to get credentials from the user. - - MODIFIED (MM/DD/YY) - anurao 08/23/06 - XbranchMerge pkithara_creds from main - pkithar 08/17/06 - Adding credentials page segment - suravin 03/20/06 - Windows-specific instructions - kkhanuj 02/05/06 - Added the noscript tag - kkhanuj 01/25/06 - Remove textbinding for the password fields - suravin 01/03/06 - - suravin 01/03/06 - Grace period changes - suravin 12/22/05 - - suravin 12/21/05 - Removal of repeating option from schedule - suravin 12/14/05 - - suravin 12/12/05 - Credentials and Schedule pages collapse - suravin 12/06/05 - - suravin 12/06/05 - - suravin 12/06/05 - - suravin 12/06/05 - Changes for preferred credentials enabling - vseetha 11/27/05 - - - 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 file="/oemNoscript.jspf" %> <%-- Schedule section of the page --%> <%-- timezone --%> <%-- start date --%> <%@ include file="wizTemplate.jspf" %>