Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\storage\host\hostASMStorage.jspf
<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * hostASMStorage.jspf * * NOTES * shows UI below the "ASM" page property in the * host storage details page. * * MODIFIED * ajere 05/24/05 - Accessibility changes * rmenon 02/10/05 - added "size" column * rmenon 01/02/05 - rmenon_storage_ui_fix_9 * rmenon 12/20/04 - Creation --%> <uix:tableLayout cellPadding="0" width="90%"> <uix:rowLayout> <uix:cellFormat hAlign="center" > <uix:table name="hostASMStorageTable" id="hostASMStorageTableID" tableDataBinding="rows@hostASMStorageTable@servletRequest" columnHeaderDataBinding="hostASMStorageTableColumnHeaders@servletRequest" blockSizeBinding="size@rows@hostASMStorageTable@servletRequest" maxValueBinding="max@rows@hostASMStorageTable@servletRequest" valueBinding="start@rows@hostASMStorageTable@servletRequest" minValue="1" width="100%" alternateTextBinding= "NO_ITEMS_FOUND@sdkResource" formSubmitted="true" showAll="yes" summaryBinding="ASM@storageResource"> <uix:tableFormat tableBanding="rowBanding"/> <uix:columnHeaderStamp> <uix:sortableHeader textBinding="text" sortableBinding="sortable" /> </uix:columnHeaderStamp> <uix:contents> <uix:link textBinding="target_name" destinationBinding="asmHomePageURL" /> <uix:styledText textBinding="storage_size"/> <uix:styledText textBinding="allocated"/> <uix:styledText textBinding="unallocated"/> <uix:styledText textBinding="overhead"/> </uix:contents> </uix:table> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de