Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\common\rac\ProvExcludeFiles.jspf
<%-- - FILE - ProvExcludeFiles.jsp - - DESCRIPTION - This JSP fragment contains UI code for showing exclude files table with - as - ORACLE HOME LOC | ORACLE HOME TYPE | FILE EXCLUSION PATTERN - The Oracle Home Type is an optional display column. - - MODIFIED (MM/DD/YY) - suravind 10/31/06 - created. --%> <uix:table name="fileExclusionTable" id="fileExclusionTable" summary="fileExclusionTable" partialRenderMode="self" formSubmitted="true" width="100%" tableDataBinding="rows@excludeFilesBean@pageSegmentBean@" valueBinding="currentValue@excludeFilesBean@pageSegmentBean@" minValueBinding="minValue@excludeFilesBean@pageSegmentBean@" blockSizeBinding="blockSize@excludeFilesBean@pageSegmentBean@" maxValueBinding="maxValue@excludeFilesBean@pageSegmentBean@" columnHeaderDataBinding="columnHeaders@excludeFilesBean@pageSegmentBean@"> <uix:columnHeaderStamp> <uix:text textBinding="text"> </uix:text> </uix:columnHeaderStamp> <uix:styledText textBinding="ORACLE_HOME_LOC" shortDescBinding="EXCL_FILES_TABLE_COLUMN_HEADER_OH@provCommonRB"/> <uix:styledText textBinding="ORACLE_HOME_TYPE" shortDescBinding="EXCL_FILES_TABLE_COLUMN_HEADER_TYPE@provCommonRB" renderedBinding="homeTypeDisplayed@excludeFilesBean@pageSegmentBean@"/> <uix:rowLayout> <uix:messageTextInput name="fileExclusion" textBinding="EXCLUDE_PATTERN" required="uiOnly" columns="50" shortDescBinding="EXCL_FILES_TABLE_COLUMN_HEADER_PATTERN@provCommonRB"/> </uix:rowLayout> </uix:table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de