PS> I'm using Tomcat, and am having problems submitting
PS> post requests.  I have a form that calls a jsp when
PS> submitted.  If the form uses method=get, it works
PS> perfectly.  When it uses method=post, I get the following
PS> exception.  The exception looks like it never reaches
PS> my code, but that is rather an internal problem.

PS> Any ideas anyone?

PS> Thanks! Phil

I saw the same thing.  I had narrowed it down to JServ 1.1 and greater
(up until Jan 25th at least).  I downgraded my JServ to 1.1b3 and it
worked fine again.  I sent in a bug report to the JServ group but I
haven't heard anything back yet.

I've got tomcat setup to run with JServ 1.1b3 and Apache 1.3.11.

Trevor.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to