<%-- -- Page: view.jsp -- Controller: oracle.sysman.eml.ecm.generic.ViewController -- Bean: oracle.sysman.eml.ecm.generic.ViewBean -- -- Description: This page displays a snapshot. -- -- MODIFIED (MM/DD/YY) -- agor 02/27/06 - fix ada -- lappanmu 12/13/05 - XbranchMerge lappanmu_bug-4684929 from main -- jochen 08/08/05 - Add refresh -- jochen 08/02/05 - Add target context -- jochen 08/01/05 - jochen_view1 -- jochen 03/28/05 - 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.ecm.generic.ViewController" %> <%@ include file="/oemNoscript.jspf" %> <%-- Message Bundle --%> <%-- Browser title. Page name from controller getPageHeader() --%> <%@ include file="/oemTitle.jspf" %> <%-- HTML Form --%> <%-- Note that if there is an error rendering the page segments, the quickLinks throw an exception when trying to render the child headers, so don't render quicklinks if we encounter an error --%> <%-- Oracle Logo and Tabs, breadcrumb data from --%> <%-- controller getNavigatorPath() --%> <%@ include file="/oemGlobal.jspf" %> <%-- --%> <%-- Errors --%> <%-- --%> <%-- --%> <%-- Buttons --%> <%-- --%> <%-- --%> <%-- Snapshot Data --%> <%-- --%> <%-- --%> <%-- Target Context --%> <%-- --%> <%-- Link to first target view configuration --%> <%-- First target saved configuration save time --%> <%-- First target saved configuration description --%> <%-- --%> <%-- Page segments --%> <%-- --%>