<%@ page contentType="text/html; charset=UTF-8" %> <%@ 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" %> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil" %> <%@ page import="oracle.sysman.db.rsc.streams.CaptureMsg" %> <%@ page import="oracle.sysman.emo.dist.streams.StreamsConstants" %> <%@ page import="oracle.cabo.ui.data.BundleDataObject" %> <% request.setAttribute("captureBundle", new BundleDataObject(NLSUtil.getBundle(CaptureMsg.class.getName(), request))); %> <%@ include file="/database/global.jspf" %> <%@ include file="/database/dist/streams/repTab.jspf" %> <%--------%> <%-------------------------------------------------------**************---------------------------------------%> <%-------------------------------------------------------**************---------------------------------------%> <%---- ----%> <%@ include file="/database/dist/streams/streamsLinks.jspf" %>