I compiled JServ (version JServ 1.0b1) together with transvirtual kaffe on the Cobalt Qube (Linux/MIPS). There something strange happens. A out.print("test\n") gives "test\r\n" as output and the content size is calculated one character to small. For every break, the content-size is calculated one character to small. Because of this, the browser didn't stop loading the page (especially when using stylesheets, netscape is very sensitively to the wrong content-length). My questions: Where is the calculation of content-length done? (JSDK, JServ, Apache?) Is it kaffe, which adds the \r before the \n? (if I use kaffe at the command-line and make a println(), everything is correct) What might be a possible workaround? Helge Zimpel ---------------------------------------- Helge-F. Zimpel Baeurer Informationstechnik GmbH Entwicklung baeurer.ONLINE Eckendorfer Str. 2-4 D-33609 Bielefeld Tel: +49 521 966520 Fax: +49 521 9665299 E-Mail: [EMAIL PROTECTED] WWW: http://www.baeurer.de/ ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://www.working-dogs.com/> Problems?: [EMAIL PROTECTED]