19a258565a4d24e5a0af62f626943ac9b898d957vboxsync<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync<!--
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync Copyright (c) 2010 Oracle and/or its affiliates. All rights reserved.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync The contents of this file are subject to the terms of either the GNU
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync General Public License Version 2 only ("GPL") or the Common Development
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync and Distribution License("CDDL") (collectively, the "License"). You
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync may not use this file except in compliance with the License. You can
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync obtain a copy of the License at
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync or packager/legal/LICENSE.txt. See the License for the specific
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync language governing permissions and limitations under the License.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync When distributing the software, include this License Header Notice in each
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync file and include the License file at packager/legal/LICENSE.txt.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync GPL Classpath Exception:
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync Oracle designates this particular file as subject to the "Classpath"
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync exception as provided by Oracle in the GPL Version 2 section of the License
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync file that accompanied this code.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync Modifications:
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync If applicable, add the following below the License Header, with the fields
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync enclosed by brackets [] replaced by your own identifying information:
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync "Portions Copyright [year] [name of copyright owner]"
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync Contributor(s):
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync If you wish your version of this file to be governed by only the CDDL or
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync only the GPL Version 2, indicate your decision by adding "[Contributor]
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync elects to include this software in this distribution under the [CDDL or GPL
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync Version 2] license." If you don't indicate a single choice of license, a
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync recipient has the option to distribute your version of this file under
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync either the CDDL, the GPL Version 2 or to extend the choice of license to
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync its licensees as provided above. However, if you add GPL Version 2 code
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync and therefore, elected the GPL Version 2 license, then the option applies
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync only if the new code is made subject to such option by the copyright
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync holder.
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync-->
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <head>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <title>Glassfish Chat</title>
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync <link rel="stylesheet" href="stylesheets/default.css" type="text/css" />
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync <script type="text/javascript" src="javascripts/prototype.js"></script>
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync <script type="text/javascript" src="javascripts/behaviour.js"></script>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <script type="text/javascript" src="javascripts/moo.fx.js"></script>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <script type="text/javascript" src="javascripts/moo.fx.pack.js"></script>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <script type="text/javascript" src="javascripts/application.js"></script>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </head>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <body>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="container">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="container-inner">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="header">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <h1>Glassfish Chat</h1>
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync </div>
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync <div id="main">
9040f019271f91b98e1320c0a8c38a42636e3979vboxsync <div id="display">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="form">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="system-message">Please input your name:</div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="login-form">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <input id="login-name" type="text" />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <br />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <input id="login-button" type="button" value="Login" />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <br/>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="missing-sockets">Your browser does not support websockets.</div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div id="message-form" style="display: none;">
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <textarea id="message" name="message" rows="2" cols="40"></textarea>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <br />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <input id="post-button" type="button" value="Post Message" />
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </div>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync <iframe id="websockets-frame" style="display: none;"></iframe>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync </body>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync</html>
19a258565a4d24e5a0af62f626943ac9b898d957vboxsync