<%@ 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/09/05 - ada * lgloyd 06/01/05 - add noscript * tyhorton 12/14/04 - cleaning up UI * tyhorton 12/01/04 - rearranging UI * tyhorton 11/18/04 - privacy notice for 'Powered by..' message * tyhorton 11/12/04 - adding bradcrumbs * 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" %> <%-- --%> <%-- Warning/Error display --%> <% Object actionAttr = request.getAttribute("action"); if ( null != actionAttr && !"".equals(actionAttr) ) { %> <% } %> <%-- ------------------------------------------------------------- --%> <%-- Render row with label value pair for the report Description --%> <%-- ------------------------------------------------------------- --%> <%-- Add the report version/prior copies table --%> <%-- Date Generated column --%>