Thu, 09 May 2013 22:41:43 +0200Uses POST method to send new messages to the server
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 09 May 2013 22:41:43 +0200] rev 15
Uses POST method to send new messages to the server

Tue, 14 May 2013 08:07:12 +0200Adding missing "is"
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 14 May 2013 08:07:12 +0200] rev 14
Adding missing "is"

Mon, 06 May 2013 17:40:19 +0200Splitting the client/server example into three independent modules
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 06 May 2013 17:40:19 +0200] rev 13
Splitting the client/server example into three independent modules

Sun, 05 May 2013 18:11:29 +0200Show some time indicator
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 18:11:29 +0200] rev 12
Show some time indicator

Sun, 05 May 2013 18:04:13 +0200Chat is functional (based on GET)
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 18:04:13 +0200] rev 11
Chat is functional (based on GET)

Sun, 05 May 2013 17:20:46 +0200Using AsyncResponse
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 17:20:46 +0200] rev 10
Using AsyncResponse

Sun, 05 May 2013 17:14:48 +0200Reads list of initial messages from the server
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 17:14:48 +0200] rev 9
Reads list of initial messages from the server

Sun, 05 May 2013 17:04:20 +0200Specify current time
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 17:04:20 +0200] rev 8
Specify current time

Sun, 05 May 2013 16:39:33 +0200Properly ordering the Jersey and Bck2Brwsr context providers. Bck2Brwsr has to be first.
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 16:39:33 +0200] rev 7
Properly ordering the Jersey and Bck2Brwsr context providers. Bck2Brwsr has to be first.

Sun, 05 May 2013 15:38:59 +0200Launcher also starts Jersey resource and binds it to /chat/
Jaroslav Tulach <jtulach@netbeans.org> [Sun, 05 May 2013 15:38:59 +0200] rev 6
Launcher also starts Jersey resource and binds it to /chat/