Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\autosta\implAllRecommConf.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ page import="oracle.sysman.emo.perf.bean.autosta.AutoSqlTuneConstants" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="DBObjectMsg" class="oracle.sysman.db.rsc.DBObjectMsg"/> <uix:bundle name="sqlMsg" class="oracle.sysman.db.rsc.inst.SQLMsg"/> <uix:bundle name="autoSqlTuneMsg" class="oracle.sysman.db.rsc.inst.AutoSqlTuneMsg"/> <oem:setURLEncoder id="renderingContext"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="CONFIRMATION@DBObjectMsg"/> </uix:metaContainer> <uix:body> <db:form name="implAllRecommConfForm" method="GET" destinationBinding="formDest@servletRequest" copyParams="target,type,advisoryCentralURL,task_id,dbPageNum"> <uix:formValue name="event"/> <uix:pageLayout> <%@ include file="/database/globalPopup.jspf" %> <oem:messageBox messageType="error" errorTableBinding="errors@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> <uix:header textBinding="CONFIRMATION@DBObjectMsg" icon="/em/images/confirmation.gif"> <uix:tableLayout> <uix:rowLayout> <uix:styledText styleClass="OraDataText" textBinding="RST_IMPLEMENT_PROFILE_CONFIRMATION@sqlMsg" labeledNodeId="implProfConfId"/> </uix:rowLayout> <uix:rowLayout> <uix:spacer height="10"/> </uix:rowLayout> <uix:rowLayout> <uix:checkBox name= "profileForceMatch" id = "profileForceMatchId" shortDescBinding="RST_IMPLEMENT_PROFILE_FORCE_MATCH@sqlMsg" textBinding="RST_IMPLEMENT_PROFILE_FORCE_MATCH@sqlMsg" /> </uix:rowLayout> <uix:rowLayout renderedBinding="showEnableAuto@defaultBean@servletRequest"> <uix:checkBox name= "autoImplement" id = "autoImplementId" shortDescBinding="ENABLE_AUTO@autoSqlTuneMsg" textBinding="ENABLE_AUTO@autoSqlTuneMsg" /> </uix:rowLayout> </uix:tableLayout> </uix:header> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton textBinding="NO@DBObjectMsg" shortDescBinding="NO@DBObjectMsg" name="event" value="<%= AutoSqlTuneConstants.CANCEL_IMPL_ALL_RECOMM %>"/> <uix:submitButton textBinding="YES@DBObjectMsg" shortDescBinding="YES@DBObjectMsg" name="event" value="<%= AutoSqlTuneConstants.DO_IMPL_ALL_RECOMM %>"/> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de