<%@ include file="/sdk/oemTop.jspf" %> <%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * published.jsp * * NOTES * The published reports table (list of prior generations of reports) * * MODIFIED * lgloyd 06/01/05 - add noscript * tyhorton 03/18/05 - Updating timestamp with refresh * tyhorton 02/03/05 - re-including footer information * lgloyd 01/31/05 - ui review * tyhorton 01/25/05 - more UI fixups * tyhorton 12/29/04 - adding Show All * tyhorton 12/20/04 - Sortable columns * tyhorton 12/14/04 - paging bug fix * tzimmerm 10/05/04 - tzimmerm_hgrid_tasks * tzimmerm 06/02/04 - tzimmerm_prior_copy_support * tzimmerm 05/19/04 - creation * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/ip/render/timestamp.jspf" %> <%-- Warning/Error display --%> <% Object actionAttr = request.getAttribute("action"); if ( null != actionAttr && !"".equals(actionAttr) ) { %> <% } %> <%-- Report Title Search Filter --%> <%-- --%> <%-- Search/GO button --%> <%-- Add the report version/prior copies table --%>