Hello,

I have the following question:

I call a jsp page by using a GET request. This jsp page forwards the
request to another page using the <forward ...> tag.
It works fine.

If  I use the POST method the foward in the jsp causes the following
error:

Error: 400
HTTP method POST is not supported by this URL

Greetings
Jochen

===========================================================================
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