Hi there,

I don't really have an answer for you, but this may be of help.

I've noticed that the JWSDK1.0 web server seems to not work properly under
Win95 (at least using JDK1.1.7), and this looks similar to the behaviour
that we have observed (ie POSTs not working). From memory Java and the Win95
TCP/IP implementation don't get along.

I'd suggest the following options:

1) use a real operating system :-) eg Linux, WinNT
2) try installing Winsock 2.0 on your Win95 machine, or maybe upgrading to
Win98...? I tried Winsock 2.0 and it seems to fix some problems, but not
all...
3) try using Java2, since it seems the JWSDK was only tested under JDK1.2.

Geoff


-----Original Message-----
From: Carlos Vinueza M. <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, 6 September 1999 9:32
Subject: POST PROBLEM


Please help me with this, this is the second time I post my problem

I can't make the POST method work  with servlets.

I tried the simple examples that comes with JSWDK1.0 and the non-POST
examples work fine, but when I click the submit button in the
RequestParameters example and the other form's examples , appears this
Netscape Navigator  with a message ""A network error ocurred while browser
was receiving data (Network error:Connection reset by peer) Try connecting
again"
The same problem with IE4.0
I'm sure all configurations are right , but only with POST doesn't work.
I tried the WebReviews.com Tutorial's Simple example and the same thing
ocurred

I'm running the sevlets under Win95
Thanks for your help

Carlos

___________________________________________________________________________
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

Reply via email to