UMUserDiscoveryDescriptionAdd.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync The contents of this file are subject to the terms
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync of the Common Development and Distribution License
928baac153b00b3b93afa35a974cc3fd52cc978avboxsync (the License). You may not use this file except in
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync compliance with the License.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync You can obtain a copy of the License at
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync https://opensso.dev.java.net/public/CDDLv1.0.html or
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync See the License for the specific language governing
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync permission and limitations under the License.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync When distributing Covered Code, include this CDDL
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync Header Notice in each file and include the License file
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync If applicable, add the following below the CDDL Header,
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync with the fields enclosed by brackets [] replaced by
a3adfb382510ac27c1eb1c76fec0d801e8cfeb2avboxsync your own identifying information:
27537ffef7291d0bb3a24e459a6b94c65586defevboxsync "Portions Copyrighted [year] [name of copyright owner]"
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync $Id: UMUserDiscoveryDescriptionAdd.jsp,v 1.2 2008/06/25 05:50:58 qcheng Exp $
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync<%@ page info="UMUserDiscoveryDescriptionAdd" language="java" %>
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync<jato:useViewBean
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync className="com.sun.identity.console.user.UMUserDiscoveryDescriptionAddViewBean"
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync fireChildDisplayEvents="true" >
de4157257515400c2c25373591135f110227b68cvboxsync<cc:i18nbundle baseName="amConsole" id="amConsole"
de4157257515400c2c25373591135f110227b68cvboxsync locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
a93baf6a4dd93fefbb91dbc1cc45a4ae1bcd18eevboxsync<cc:header name="hdrCommon" pageTitle="webconsole.title" bundleID="amConsole" copyrightYear="2004" fireDisplayEvents="true">
ab50347e9a302448690793ae65f61272c491b012vboxsync<cc:form name="UMUserDiscoveryDescriptionAdd" method="post" defaultCommandChild="/button1" >
ab50347e9a302448690793ae65f61272c491b012vboxsync<cc:hidden name="tfDescriptionID" />
ab50347e9a302448690793ae65f61272c491b012vboxsync<script language="javascript">
ab50347e9a302448690793ae65f61272c491b012vboxsync function confirmLogout() {
ab50347e9a302448690793ae65f61272c491b012vboxsync return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
ab50347e9a302448690793ae65f61272c491b012vboxsync<cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();"
ab50347e9a302448690793ae65f61272c491b012vboxsync locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync<table border="0" cellpadding="10" cellspacing="0" width="100%">
5adf19852c0d5af7188664bcb9d9e6175b46c7aevboxsync <cc:alertinline name="ialertCommon" bundleID="amConsole" />
<cc:pagetitle name="pgtitle" bundleID="amConsole" pageTitleText="" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />