---------------------------------------------------------------- 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 there, I've got a strange problem. My servlets creates a HTML-form. After the user inserts the correct values, the form is posted to the same servlet (it checkes if all fields are inserted or else gives the page back with an error). But once in a while a user will only get half a page, without an error-message on-screen or in the log-files. At other times, after posting, the user gets te message "server connection reset" (or in our case, in dutch: "verbinding met de server is opnieuw ingesteld"). We tried removing SingleThreadModel from the servlet and this seemed to help a little. Now the problem occured less frequent, but still once in a while. Another message we sometimes get is "cannot load specific source" (in dutch: "kan bepaalde bron niet laden"), but at other times the servlet seems to work perfectly. The error occur more often if the pc is a WinGate-client, but that's not specifically for the problem. A direct connection does get the same messages. I tried increasing the initialCapacity and the servlet-timeout, but those didn't help at all. My system: Apache 1.3.12, JServ1.1, Blackdown's JDK1.2.2RC4, SSL configured (but not used during the tests), Intel Pentium2 450MHz, 128MB RAM. Any ideas?? Kind regards, Met vriendelijke groet, Tim Stoop -- -------------------------------------------------------------- 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]