<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * hostFSStorage.jspf * * NOTES * shows UI below the "FS" page property in the * host storage details page. * * MODIFIED * ajere 05/24/05 - Accessibility changes * rmenon 02/23/05 - "writeabel" flag changes * rmenon 02/18/05 - * rmenon 12/23/04 - * rmenon 12/01/04 - * rmenon 10/09/04 - rmenon_storage_group_ui_and_sql_code_refactor * rmenon 10/06/04 - Created --%> <% String yesValue = EcmUIUtil.getResourceString( request, StorageResourceBundle.class.getName(), StorageMsgID.YES, null ); String noValue = EcmUIUtil.getResourceString( request, StorageResourceBundle.class.getName(), StorageMsgID.NO, null ); %>