Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\webapp\e2e\trace\ejbtable.jspf
<%-- /* $Header: ejbtable.jspf 13-jun-2005.20:05:35 mvajapey Exp $ */ /* Copyright (c) 2001, 2005, Oracle. All rights reserved. */ /* DESCRIPTION NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) mvajapey 06/13/05 - ada bug 4427288. mvajapey 12/27/04 - Change table to use form submission. mvajapey 12/02/04 - Add record set navigation to SQL statement table, make columns sortable, miscelaneous ui changes rmarripa 03/18/03 - rmarripa_e2e_trace_feedback_main */ /** * @version $Header: ejbtable.jspf 13-jun-2005.20:05:35 mvajapey Exp $ * @author rmarripa * @since release specific (what release of product did this appear in) */ --%> <uix:table summaryBinding="tableHeader@e2ePlaybackData@servletRequest" id="e2eCompTableId" alternateTextBinding="NO_DATA_AVAIL@WebappMsgBundle@servletRequest" width="100%" minValue="1" maxValueBinding="numRows@e2ePlaybackData@servletRequest" valueBinding="tableStartIndex@e2ePlaybackData@servletRequest" blockSize="25" formSubmitted="true" tableDataBinding="tableDataKey@tableData@e2ePlaybackData@servletRequest" columnFormatsBinding="columnFormats@e2ePlaybackData@servletRequest" columnHeaderDataBinding="columnHeaderData@e2ePlaybackData@servletRequest"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable"/> </uix:columnHeaderStamp> <uix:contents> <uix:styledText textBinding="<%=TraceConstants.COMP_NAME_KEY%>" destinationBinding="<%=TraceConstants.COMP_DEST_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.COUNT_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.TOTAL_TIME_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.COMP_TIME_KEY%>"/> <uix:styledText textBinding="<%=TraceConstants.JDBC_TIME_KEY%>"/> </uix:contents> </uix:table>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de