25e8c5aa2b496d9026e958ac731a610167574f59vikram DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
25e8c5aa2b496d9026e958ac731a610167574f59vikram Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
25e8c5aa2b496d9026e958ac731a610167574f59vikram The contents of this file are subject to the terms of either the GNU
25e8c5aa2b496d9026e958ac731a610167574f59vikram General Public License Version 2 only ("GPL") or the Common Development
25e8c5aa2b496d9026e958ac731a610167574f59vikram and Distribution License("CDDL") (collectively, the "License"). You
25e8c5aa2b496d9026e958ac731a610167574f59vikram may not use this file except in compliance with the License. You can
25e8c5aa2b496d9026e958ac731a610167574f59vikram obtain a copy of the License at
25e8c5aa2b496d9026e958ac731a610167574f59vikram https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
25e8c5aa2b496d9026e958ac731a610167574f59vikram or packager/legal/LICENSE.txt. See the License for the specific
25e8c5aa2b496d9026e958ac731a610167574f59vikram language governing permissions and limitations under the License.
25e8c5aa2b496d9026e958ac731a610167574f59vikram When distributing the software, include this License Header Notice in each
25e8c5aa2b496d9026e958ac731a610167574f59vikram file and include the License file at packager/legal/LICENSE.txt.
25e8c5aa2b496d9026e958ac731a610167574f59vikram GPL Classpath Exception:
25e8c5aa2b496d9026e958ac731a610167574f59vikram Oracle designates this particular file as subject to the "Classpath"
25e8c5aa2b496d9026e958ac731a610167574f59vikram exception as provided by Oracle in the GPL Version 2 section of the License
7b209c2cc5ea45251aba06dcc6181d3f23da807aacruz file that accompanied this code.
25e8c5aa2b496d9026e958ac731a610167574f59vikram Modifications:
25e8c5aa2b496d9026e958ac731a610167574f59vikram If applicable, add the following below the License Header, with the fields
25e8c5aa2b496d9026e958ac731a610167574f59vikram enclosed by brackets [] replaced by your own identifying information:
25e8c5aa2b496d9026e958ac731a610167574f59vikram "Portions Copyright [year] [name of copyright owner]"
25e8c5aa2b496d9026e958ac731a610167574f59vikram Contributor(s):
25e8c5aa2b496d9026e958ac731a610167574f59vikram If you wish your version of this file to be governed by only the CDDL or
25e8c5aa2b496d9026e958ac731a610167574f59vikram only the GPL Version 2, indicate your decision by adding "[Contributor]
25e8c5aa2b496d9026e958ac731a610167574f59vikram elects to include this software in this distribution under the [CDDL or GPL
25e8c5aa2b496d9026e958ac731a610167574f59vikram Version 2] license." If you don't indicate a single choice of license, a
25e8c5aa2b496d9026e958ac731a610167574f59vikram recipient has the option to distribute your version of this file under
25e8c5aa2b496d9026e958ac731a610167574f59vikram either the CDDL, the GPL Version 2 or to extend the choice of license to
25e8c5aa2b496d9026e958ac731a610167574f59vikram its licensees as provided above. However, if you add GPL Version 2 code
25e8c5aa2b496d9026e958ac731a610167574f59vikram and therefore, elected the GPL Version 2 license, then the option applies
25e8c5aa2b496d9026e958ac731a610167574f59vikram only if the new code is made subject to such option by the copyright
25e8c5aa2b496d9026e958ac731a610167574f59vikram<%@page contentType="text/html" pageEncoding="UTF-8"%>
25e8c5aa2b496d9026e958ac731a610167574f59vikram Document : install
7b209c2cc5ea45251aba06dcc6181d3f23da807aacruz Created on : 6 Nov, 2009, 2:20:52 PM
25e8c5aa2b496d9026e958ac731a610167574f59vikram Author : mohit
25e8c5aa2b496d9026e958ac731a610167574f59vikram<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
25e8c5aa2b496d9026e958ac731a610167574f59vikram <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
25e8c5aa2b496d9026e958ac731a610167574f59vikram <title>Bundle Installer</title>
25e8c5aa2b496d9026e958ac731a610167574f59vikram <form action="web/bundleinstaller" method="post">
25e8c5aa2b496d9026e958ac731a610167574f59vikram Install URL : <input type="text" name="installUrl" value="" /> <br>
25e8c5aa2b496d9026e958ac731a610167574f59vikram <input type="submit" value="Install Bundle" />