<%-- - FILE - TargetList.jsp - - DESCRIPTION - Target list selection page - - MODIFIED (MM/DD/YY) - 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--%> <%--Should be dynamic--%> <% int navIndex = 1; int maxIndex = 5; int minIndex = 1; %> <%@ include file="template.jspf"%>