Hello Edward,
I suppose your select in the database exceeds the http-timeout.
The servlet is working well, but when finnishing and trying to write the
response back to the client, the Servers has closed the connection. The
client get nothing, the servlet writes to null.getOutputStream().
Increase the timeout of the webserver ...
Andreas
>Hello
>
>I am new in this list and with servlets.
>
>After I installed JSDK 2.1 my servlet (working well in jsdk2.0) is now
>with problems in netscape (ver 4.6). The servlet makes a select in an
>Oracle database and the show the results back in netscape. I'm getting
the
>folowing mes from Netscape:
>
>"The network error ocurred while netscape was receiving data
>(network error: connection reset by peer). Try connection again."
>
> The servlet is running the select (I can see the results via
>System.out.println() ) but no html back....
>
> I'm using doPost()...
>
>Thanks in advance.
>
>Edward
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html