Search:

Type: Posts; User: j3r; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    2,435

    Sorry, it did work. The problem was the url i...

    Sorry, it did work. The problem was the url i used for WebSocket

    Javascript code


    <script type="text/javascript">

    <!--
    Conrrect url
    ...
  2. Replies
    2
    Views
    2,435

    I did try load an external Servlet, but not sure...

    I did try load an external Servlet, but not sure if i did it correctly.

    I have a class MyWebSocket.java



    package com.rts.web.rmdls;
    import java.io.IOException;
    import java.nio.ByteBuffer;...
  3. Replies
    2
    Views
    2,435

    Using Tomcat 7.0.27 websocket functionality.

    Hi all, i have been following websockets for sometime. Here are two of the java implementations i found.
    1.) jWebSocket - standalone, tomcat application, *.jar full-bundle
    2.) Tomcat 7.0.27.0 -...
Results 1 to 3 of 3