<%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/oemNoscript.jspf" %> <%-- Page: allWorkspaces.jsp -- Created: vimgupta 09/11/04 -- Controller: db/adm/workspacemgr/WorkspaceHgridController.java (oracle.sysman.db.adm.workspacemgr) -- Main Bean: oracle.sysman.emo.adm.workspacemgr.AllWorkspaces -- Description: This is the central screen for workspace manager functionality. -- It shows all current workspaces in tree structure(uses HGrid) along with their attributes such as owner, -- continually refreshed status and frozen mode. --%> <%@ include file="/database/global.jspf" %>