I am also looking for a working JSP log-in page and would appreciate some help
please.

Mark.



"G Ramesh [Support]" wrote:

> Hi All,
>
> I have a login html, which will collects username & password from the user
> and send this information to a jsp by post method, the jsp will do the
> authorization.
>
> While submitting the username & password, I receive the following error.
>
> If I change it to GET method, it is working fine.
>
> =============================================
> Error: 400
>
> HTTP method POST is not supported by this URL
> =============================================
>
> Does this means, cannot we send data by post method to a jsp.
>
> Regards,
> G Ramesh
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to