Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\instance\session\customize.jsp
<%@ include file="/sdk/oemTop.jspf" %> <!-- ================ Top Sessions Customize Page =================== --> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="TOP_SESS_CUST@ResourceBundle@servletRequest"/> </uix:metaContainer> <uix:body> <uix:form name="custForm" destinationBinding="topSessionDest@servletRequest"> <uix:formValue name="target" valueBinding="targetName@topSessionsBean@servletRequest"/> <uix:formValue name="type" valueBinding="targetType@topSessionsBean@servletRequest"/> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <uix:header textBinding="TOP_SESS_CUST@ResourceBundle@servletRequest" > <!-- <include baja:node="timestamp"/> <spacer height="1"/> --> <uix:header textBinding="SORT_STAT@ResourceBundle@servletRequest" > <uix:tableLayout width="100%"> <uix:rowLayout> <uix:spacer height="10"/> </uix:rowLayout> <uix:rowLayout hAlign="left"> <uix:styledText styleClass="OraInstructionText" textBinding="SORT_STAT_INST@ResourceBundle@servletRequest"/> </uix:rowLayout> <uix:rowLayout> <uix:spacer height="10"/> </uix:rowLayout> <uix:rowLayout> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraInstructionText" labeledNodeId="category_choice" textBinding="STAT_CATEGORY@ResourceBundle@servletRequest"/> </uix:cellFormat> <uix:spacer width="5"/> <uix:cellFormat> <oem:choice name="categoryChoice" onChange="submitForm('custForm', true, {'event':'changeStatCategory'})" id="category_choice" optionsBinding="statCategoryNames@topSessionsBean@servletRequest" selectedValueBinding="selectedStatCategory@topSessionsBean@servletRequest"/> <%-- <uix:submitButton textBinding="GO@ResourceBundle@servletRequest" name="event" value="changeStatCategory"/> --%> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:styledText styleClass="OraInstructionText" labeledNodeId="stat_choice" textBinding="SORT_STAT@ResourceBundle@servletRequest"/> </uix:cellFormat> <uix:spacer width="5"/> <oem:choice name="statChoice" id="stat_choice" optionsBinding="sortStatNames@topSessionsBean@servletRequest" selectedValueBinding="selectedSortStat@topSessionsBean@servletRequest"/> </uix:rowLayout> </uix:tableLayout> </uix:rowLayout> </uix:tableLayout> </uix:header> <%-- <uix:spacer height="10"/> <uix:header textBinding="FILTER@ResourceBundle@servletRequest"> </uix:header> <uix:spacer height="10"/> <uix:header textBinding="DISPLAY_COL@ResourceBundle@servletRequest"> </uix:header> --%> <uix:spacer height="10"/> <uix:header textBinding="TOP_N@ResourceBundle@servletRequest"> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat> <uix:radioButton name="topNChoice" value="topN" selectedValueBinding="topNChoice@topSessionsBean@servletRequest" textBinding="SPECIFY_TOP_N@ResourceBundle@servletRequest" /> <uix:textInput name="rows" textBinding="rows@topSessionsBean@servletRequest" shortDescBinding="SPECIFY_TOP_N@ResourceBundle@servletRequest"/> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:radioButton name="topNChoice" value="allActive" selectedValueBinding="topNChoice@topSessionsBean@servletRequest" textBinding="ALL_ACTIVE_SESS@ResourceBundle@servletRequest" /> </uix:rowLayout> <uix:rowLayout> <uix:radioButton name="topNChoice" value="all" selectedValueBinding="topNChoice@topSessionsBean@servletRequest" textBinding="ALL_SESS@ResourceBundle@servletRequest" /> </uix:rowLayout> </uix:tableLayout> </uix:header> <uix:spacer height="10"/> </uix:header> <uix:contentFooter> <uix:pageButtonBar> <uix:button textBinding="CANCEL@ResourceBundle@servletRequest" destinationBinding="cancelCustomizeDest@servletRequest"/> <uix:submitButton textBinding="OK@ResourceBundle@servletRequest" name="event" value="saveCustomize"/> </uix:pageButtonBar> </uix:contentFooter> </uix:pageLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de