Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\dist\streams\capture\StreamsMessaging_cap.jsp
<%@ 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))); %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="STRM_MSG@captureBundle@servletRequest"/> </uix:metaContainer> <uix:pageLayout titleBinding="STRM_MSG@captureBundle@servletRequest" styleClass="OraInstructionText" > <%@ include file="/database/global.jspf" %> <uix:subTabLayout> <%@ include file="/database/dist/streams/repTab.jspf" %> <uix:contents> <uix:contents> <oem:messageBox messageType="info" errorTableBinding="info@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> <oem:messageBox messageType="error" errorTableBinding="errors@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> <uix:body> <uix:contents> <uix:form name="form0"> <uix:formValue name="event" value="captureMain"/> <!-- main contents --> <uix:contents> <uix:subTabLayout> <uix:subTabs> <uix:subTabBar selectedIndex="0"> <uix:contents> <uix:link destinationBinding="CAPTUREDEST@servletRequest" textBinding="CAPTURE@captureBundle@servletRequest"/> <uix:link destinationBinding="PROPAGATEDEST@servletRequest" textBinding="PROPAGATE@captureBundle@servletRequest"/> <uix:link destinationBinding="APPLYDEST@servletRequest" textBinding="APPLY@captureBundle@servletRequest"/> <uix:link destination="" textBinding="MSGNG@captureBundle@servletRequest"/> </uix:contents> </uix:subTabBar> </uix:subTabs> <uix:contents> <uix:spacer height="10" width="10"/> <%----<uix:messageStyledText textBinding="CAPTURE_INFO@captureBundle@servletRequest" styleClass="OraInstructionText"/>----%> <uix:flowLayout><uix:contents> <uix:spacer height="10" width="650"/><uix:styledText styleClass="OraTipText" textBinding="TIMESTAMP@servletRequest"/></uix:contents></uix:flowLayout> <uix:tableLayout> <uix:contents> <uix:rowLayout> <uix:contents> <%-------------------------------------------------------**************---------------------------------------%> <oem:table name="captureUIDataSource" beanKey="defaultBean" dataSourceProp="captureUIDataSource" alternateText="No Items Found." blockSize="3" width="100%"> <uix:columnHeaderStamp> <uix:sortableHeader sortable="sortKey" textBinding="<%= StreamsConstants.colNameKey %>" /> </uix:columnHeaderStamp> <uix:tableSelection> <uix:singleSelection selectedIndex="0"> <uix:contents> <uix:spacer height="10" width="480" /> <uix:submitButton textBinding="EDIT@captureBundle@servletRequest" name="ACTION" value="editCaptureParams"/> <uix:spacer height="10" width="2" /> <uix:submitButton textBinding="VIEW@captureBundle@servletRequest" name="ACTION" value="viewCaptureDetails"/> <uix:spacer height="2" width="2" /> <uix:submitButton textBinding="DELETE@captureBundle@servletRequest" name="ACTION" value="deleteCaptureConfirm"/> <uix:spacer height="2" width="2" /> <uix:submitButton textBinding="STATISTICS@captureBundle@servletRequest" name="ACTION" value="viewCaptureStats"/> <uix:spacer height="2" width="2" /> <uix:submitButton textBinding="START@captureBundle@servletRequest" name="ACTION" value="startCaptureConfirm" /> <uix:spacer height="2" width="2" /> <uix:submitButton textBinding="STOP@captureBundle@servletRequest" name="ACTION" value="stopCaptureConfirm" /> </uix:contents> </uix:singleSelection> </uix:tableSelection> </oem:table> <%-------------------------------------------------------**************---------------------------------------%> <uix:spacer height="20" width="10"/> </uix:contents> </uix:rowLayout> </uix:contents> </uix:tableLayout> <uix:spacer height="20" width="10" /> <uix:header textBinding="RELATED_LINKS@captureBundle@servletRequest"> <uix:contents> <uix:bulletedList> <uix:contents> <uix:link textBinding="STREAMS_REPL_SETUP_WIZ@captureBundle@servletRequest" destination="www"/> <uix:link textBinding="STREAMS_TBLSPC_REPL_SETUP_WIZ@captureBundle@servletRequest" destination="www"/> <uix:link textBinding="REM_STRM_CONF@captureBundle@servletRequest" destination="www"/> </uix:contents> </uix:bulletedList> <%----<uix:spacer width="20"/> <uix:spacer width="20"/>----%> </uix:contents> </uix:header> </uix:contents> </uix:subTabLayout> </uix:contents> <!-- navigation --> <uix:tabs/> </uix:form> </uix:contents> </uix:body> </uix:contents> </uix:contents> </uix:subTabLayout> <%@ include file="/database/dist/streams/streamsLinks.jspf" %> </uix:pageLayout> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de