MAPDeviceProfile.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<%--
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync The contents of this file are subject to the terms
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync of the Common Development and Distribution License
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync (the License). You may not use this file except in
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync compliance with the License.
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync You can obtain a copy of the License at
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync https://opensso.dev.java.net/public/CDDLv1.0.html or
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync opensso/legal/CDDLv1.0.txt
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync See the License for the specific language governing
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync permission and limitations under the License.
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync When distributing Covered Code, include this CDDL
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync Header Notice in each file and include the License file
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync at opensso/legal/CDDLv1.0.txt.
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync If applicable, add the following below the CDDL Header,
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync with the fields enclosed by brackets [] replaced by
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync your own identifying information:
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync "Portions Copyrighted [year] [name of copyright owner]"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync $Id: MAPDeviceProfile.jsp,v 1.2 2008/06/25 05:44:52 qcheng Exp $
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync--%>
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
11d817ec366e01926a69295682502feb90d1d859vboxsync<%@ page info="MAPDeviceProfile" language="java" %>
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
468c2bcb36eb9a032f5dd0fcb34db10bd58e9996vboxsync<jato:useViewBean
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync className="com.sun.identity.console.service.MAPDeviceProfileViewBean"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync fireChildDisplayEvents="true" >
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<cc:i18nbundle baseName="amConsole" id="amConsole"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<cc:header name="hdrCommon"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync pageTitle="webconsole.title"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync bundleID="amConsole"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync copyrightYear="2004"
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync fireDisplayEvents="true">
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<cc:form name="MAPDeviceProfile" method="post" defaultCommandChild="/button1">
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<cc:hidden name="tfDeviceName" />
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync<cc:hidden name="tfClassification" />
ca0ee85505c252493a3ee53577848ef8939f991bvboxsync
<cc:secondarymasthead name="secMhCommon" />
<%-- PAGE CONTENT --------------------------------------------------------- --%>
<table border="0" cellpadding="10" cellspacing="0" width="100%">
<tr>
<td>
<cc:alertinline name="ialertCommon" bundleID="amConsole" />
</td>
</tr>
</table>
<cc:pagetitle name="pgtitle" bundleID="amConsole" pageTitleText="map.client.manager.createDevice.window.title" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />
<%-- PAGE CONTENT --------------------------------------------------------- --%>
<cc:spacer name="spacer" height="20" width="1" newline="true" />
<table border=0 cellpadding="0" cellspacing="0">
<tr>
<td width="99%" align="right">
<cc:dropdownmenu name="singleChoiceClassification" bundleID="amConsole" onChange="switchClassification(this.value);" type="jump"/></td>
</td>
<td width="1%"><cc:spacer name="spacer" height="1" width="10" newline="false" /></td>
</tr>
</table>
<cc:spacer name="spacer" height="20" width="1" newline="true" />
<cc:propertysheet name="propertyAttributes" bundleID="amConsole" showJumpLinks="true" />
</cc:form>
<script language="javascript">
function switchClassification(value) {
var frm = document.forms['dummy'];
frm.elements['MAPDeviceProfile.tfClassification'].value = value;
frm.submit();
}
</script>
<cc:form name="dummy" method="post" defaultCommandChild="/btnClassification">
<cc:hidden name="tfDeviceName" />
<cc:hidden name="tfClassification" />
</cc:form>
</cc:header>
</jato:useViewBean>