Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\history\configSearch.jspf
<%-- -- Page: configSearch.jspf -- Controller: oracle.sysman.eml.ecm.history.ConfigHistoryController -- -- Description: Search include for configHistory.jsp and configCustom.jsp -- -- MODIFIED (MM/DD/YY) -- mgoodric 04/06/05 - fix categoryChoice,groupbyChoice for bookmarks -- mgoodric 03/09/05 - add Hide/Show for SQL statement -- mgoodric 01/01/05 - add prettyprint to SQL Statement -- mgoodric 12/28/04 - cleanup -- mgoodric 12/17/04 - add show sql support -- mgoodric 12/15/04 - fix Category spacing -- mgoodric 11/10/04 - change Tip to Hint text -- mgoodric 11/03/04 - implement new page design -- mgoodric 10/20/04 - add tip to using dates -- mgoodric 09/24/04 - mgoodric_cfghist_nulls_as_unavailable_040923 -- mgoodric 09/24/04 - Initial version --%> <%----------------------------------------- - Category Choice - -----------------------------------------%> <uix:spacer height="15" width="0"/> <uix:tableLayout> <uix:rowLayout> <uix:cellFormat> <uix:styledText styleClass="OraFieldText" textBinding="LBL_CATEGORY@ConfigHistoryMsg" /> <uix:spacer width="8" height="0"/> </uix:cellFormat> <uix:cellFormat> <uix:choice name="category" onChange="submitForm(this.form, true, {'event':'viewCategory'})" selectedValueBinding="selectedCategory@defaultBean@servletRequest" shortDescBinding="CATEGORY_TYPES@ConfigHistoryMsg"> <uix:contents childDataBinding="categoryList@defaultBean@servletRequest"> <uix:option textBinding="<%=ConfigHistoryConstants.S_TEXT_ATTR%>" valueBinding="<%=ConfigHistoryConstants.S_VALUE_ATTR%>" selectedBinding="<%=ConfigHistoryConstants.S_SELECTED_ATTR%>" /> </uix:contents> </uix:choice> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:spacer width="10" height="0"/> <uix:cellFormat> <uix:styledText styleClass="OraInlineInfoText" textBinding="TIP_CATEGORYUSAGE@ConfigHistoryMsg" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:spacer height="5" width="0"/> <%----------------------------------------- - Search - -----------------------------------------%> <uix:include nodeBinding="eml_ecm_sc_uiNode@servletRequest"/> <%----------------------------------------- - SQL Statement (debugging) - -----------------------------------------%> <uix:hideShowHeader formSubmitted="true" id="showSqlHidden" textBinding="LBL_SQL@ConfigHistoryMsg" disclosedBinding="showSqlHidden@defaultBean@servletRequest" renderedBinding="showSqlRendered@defaultBean@servletRequest"> <uix:rowLayout> <uix:formattedText styleClass="OraInlineInfoText" textBinding="sqlStatement@defaultBean@servletRequest" /> </uix:rowLayout> <uix:spacer height="15" width="0"/> </uix:hideShowHeader> <%-- End of File --%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de