<%-- - FILE - setCredentials.jsp - - DESCRIPTION - Page to get credentials from the user. - - MODIFIED (MM/DD/YY) - tasingh 09/19/05 - Bug-4613497 Add noAutoComplete=true for username and - password fields. - tasingh 08/02/05 - Bug-4498959 Instead of using textBinding for the - radioButton, use a separate tag messagePrompt - 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 bugs - achugh 03/11/05 - Bug-4199708 - achugh 03/07/05 - Bug-4199708 - tasingh 02/12/05 - tasingh_bug-4046545 - tasingh 01/18/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" %>