<%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * selectTaskType.jsp * * NOTES * task type change page * * MODIFIED * ashugupt 06/12/05 - ashugupt_bug-4338616 * ashugupt 06/01/05 - creation * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ include file="/oemTitle.jspf"%> <%@ include file="/oemGlobal.jspf"%> <%-- The CA Library now lives under Setup, not the Jobs tab. To get its navigator path right, we need this includes --%> <% if ("userCA".equals(request.getParameter("ctxType"))) { %> <%@ include file="/health/header.jsp"%> <% } %>