<%@ include file="/sdk/oemTop.jspf" %> <%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * jobsTable.jsp * * NOTES * The main jobs page * * MODIFIED * lgloyd 06/01/05 - add noscript * tyhorton 02/22/05 - proper message box placement * tyhorton 01/31/05 - refresh icon * jabramso 01/14/05 - Status report from edit * tzimmerm 12/09/04 - Add rpt create confirmation * tzimmerm 09/22/04 - * jmansur 07/17/04 - * lgloyd 03/25/04 - * tzimmerm 03/23/04 - * tzimmerm 03/01/04 - tzimmerm_report_ui * tzimmerm 02/26/04 - * rdabbott 12/17/03 - Fix 3320763: add jobs library related link * jmcclung 11/07/03 - define CommonResourceBundle used by included files * rdabbott 10/18/03 - move strings to jobs resource * jmcclung 10/12/03 - include enablePPR.jspf * rdabbott 10/10/03 - delete run button * rdabbott 10/01/03 - use confirmation icon for action messages * xshen 09/22/03 - include oemTop * xshen 06/28/03 - fixing show adv search * rdabbott 01/22/03 - rdabbott_jobs_table_jsp * rdabbott 01/14/03 - creation * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import='oracle.sysman.eml.ip.IPUtils' %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/ip/render/timestamp.jspf" %> <%-- --%> <%-- DEBUG: The following line will render debug text showing value of "error" request attribute --%> <%-- "/> --%> <%-- OR --%> <%-- --%> <%-- ------------------------------------------------------------------------------------------ --%> <%-- Error Display (singleton message only) --%> <%-- ------------------------------------------------------------- --%> <%-- Warning Display (singleton message only) --%> <%-- ------------------------------------------------------------- --%> <%-- Confirmation Display (report successfully created/edit or exception --%> <%-- ------------------------------------------------------------- --%> <%-- Confirmation Display (report successfully created with warnings --%>