<%-- - FILE - setCredentials.jsp - - DESCRIPTION - Page to get credentials from the user. - - MODIFIED (MM/DD/YY) - ppalleti 12/06/05 - Backport ppalleti_hp_bugs from main - ppalleti 11/22/05 - Bug - 4597956 Missing or Incorrect Resource IDs for - used Text - tasingh 09/19/05 - Bug-4613497 Add noAutoComplete=true for username and - password fields. - nbhandar 08/10/05 - Bug: 4498959 - tasingh 07/13/05 - ADA Bugs - tasingh 06/15/05 - Use PPR to render dependent elements on change of - dropdown list option - tasingh 04/06/05 - UI review bug fixes - tasingh 03/18/05 - Make minor changes so as to conform to the UI - guidelines - achugh 03/11/05 - Bug-4199708 - tasingh 02/22/05 - Change the name of confirm password field - tasingh 02/12/05 - tasingh_bug-4046545 - tasingh 01/20/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 file="wizTemplate.jspf" %>