SCConfigConsole.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt The contents of this file are subject to the terms
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt of the Common Development and Distribution License
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt (the License). You may not use this file except in
3b9ba6bd74e2cbbc0f821e5483ebf46fa8c4d8deEvan Hunt compliance with the License.
$Id: SCConfigConsole.jsp,v 1.3 2008/06/25 05:44:52 qcheng Exp $
<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
pageTitle="webconsole.title"
return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
<cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();" locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
pageTitleText="page.title.config"