<%-- - FILE - credentials.jsp - - DESCRIPTION - Credentials page - - MODIFIED (MM/DD/YY) - ktamtoro 03/02/06 - - clo 10/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--%> <% int navIndex = 3; int maxIndex = 5; int minIndex = 1; %> <%@ include file="template.jspf" %>