Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\jobs\grpJobTableInclude.jspf
<%-- - - This page is a common include file for - group pages that wish to show job status of the group and members. - The caller JSP must have the following Bundle: - - <uix:bundle name="JobsResourceBundle" - class="oracle.sysman.resources.emSDK.job.JobSDKMsg"/> - - In bean object contained in the caller JSP, - include a GrpJobUIDataSource member returned by a read method - getJobStatusTable() - In Controller, set main bean's bean key "jobParentBean" - --%> <uix:header textBinding="JOBS_TABLE_HEADER_ALL@JobsResourceBundle"> <uix:rowLayout> <uix:styledText styleClass="OraInstructionText" textBinding="statusInstrString@jobStatusTable@jobParentBean@servletRequest"/> </uix:rowLayout> <uix:tableLayout hAlign="left"> <uix:rowLayout> <uix:cellFormat> <oem:table name="jobStatusTable" alternateTextBinding="NO_JOB_ACTIVITY@JobsResourceBundle" width="100%" partialRenderMode="self" id="jobStatusTable" dataSourceProp="jobStatusTable" beanKey="jobParentBean"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:header>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de