Sha256: a7f84213f0d7beb5c766474b42f0ff0a4493c919170c8dca294182c228d77c91

Contents?: true

Size: 1.21 KB

Versions: 4

Compression:

Stored size: 1.21 KB

Contents

<html>
    <head>
    </head>
    <body>
    <img src="cometdLogo.png" width="400px"/>
    <br/>
    <table cellspacing='20px' width="400px"/>
    <tr>
        <td colspan='2'>
            These demonstrations show the cometd java server running against
            the dojox and jquery javascript clients
        </td>
    </tr>
    <tr>
        <th align='left'>
            dojox:
        </th>
        <th align='left'>
            jquery:
        </th>
    </tr>
    <tr>
        <td valign='top'>
            <ul>
                <li>
                    <a href="dojo-examples/chat/">chat & ack</a>
                </li>
                <li>
                    <a href="dojo-examples/echo/">echo private messages</a>
                </li>
                <li>
                    <a href="dojo-examples/timesync/">timesync extension</a>
                </li>
                <li>
                    <a href="dojo-examples/reload/">reload extension</a>
                </li>
            </ul>
        </td>
        <td valign='top'>
            <ul>
                <li>
                    <a href="jquery-examples/chat/">chat & XD</a>
                </li>
            </ul>
        </td>
    </tr>
    </table>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miso-java-0.1.5 jetty/contrib/cometd/demo/src/main/webapp/index.html
miso-java-0.1.4 jetty/contrib/cometd/demo/src/main/webapp/index.html
miso-java-0.1.3 jetty/contrib/cometd/demo/src/main/webapp/index.html
miso-java-0.1.2 jetty/contrib/cometd/demo/src/main/webapp/index.html