Hello all,

I am facing problem with form post in netscape version 4.05.
When i am submitting form data using submit button to a servlet, i am
getting connection reset by peer error in browser, even after servlet
sending the response back after processing form data. But when i submit
form data using url, i am getting the response correctly with no
connection reset by peer error in the browser. I am implementing both
doPost and doGet mehtods in my servlets. Has any one come across such
problem, if so i would be thankful for any suggestions.

Regards,
LakshmiNarayana M

___________________________________________________________________________
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