I ran into what appears to be a bug in the JSWDK-1.0-EA servlet engine
implementation. If you use method="GET" when submitting a form, things
work correctly, but changing this to method="POST" causes a "Connection
reset by peer" error message when accessing the page from Netscape
Navigator. I am running on a stock Red Hat Linux 6.0 distribution,
using either the IBM Linux 1.1.6 JVM or the Blackdown 1.2-pre-v2 JVM.
This can be easily reproduced by modifying the "number guess" example to
use method=post instead of method=get, and trying to submit the form.
Craig McClanahan
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".