---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi, I use ApacheJServ-1.0 with apache1.3.6 and RH-Linux 6.0 with Kernelversion 2.2.5-15. Can anybody tell my how I can establish a persistent connection between a Servlet and a Client (Browser) using HTTP/1.0 or HTTP/1.1 respectively? Have I to do anything special e.g. to set the content length or something like this? What I would like to do is, to write a servlet that works like a chat server. That means the servlet has to send every incomming message to every user who also has invoked the servelt. Thanks Erwin mailto:[EMAIL PROTECTED] -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]