Search results
"tag:"tomcat""
Title and summary | Date/time | |
---|---|---|
1
|
Tomcat, WebSockets, HTML5, jWebSockets, JSR-340, JSON and more
On my recent excursion into non-blocking servers I came across Comet, server push technologies and then Web Sockets. I was late arriving at the Comet party, but I think I have arrived at the Web Sockets party just in time. The final standard is still ... |
Jun 21, 2011 11:12:00 PM |
2
|
Transfer-Encoding: chunked
The J2ME HTTPConnection which comes with MIDP lets you make HTTP requests to your server. It doesn't do much at a high level, for example the API doesn't have methods like addCookie() - you need to manually add them with a request header. But the ... |
Feb 24, 2010 7:27:00 AM |