Geez.  You know what they say, "The simplest answer is often the right one"!

I simply forgot to forward the doPost method to the doGet method (which is
where the code is).

Thnx.
Tom

----- Original Message -----
From: "Leandro Ferreira" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: January 17, 2002 11:56 AM
Subject: Re: POST method returns an error


> check if the servlet(maybe) has a doPost method.
>
> Tom wrote:
>
> > Has anyone ever gotten this error?
> >
> > HTTP method POST is not supported by this URL
> >
> > there is no security constraint in the web.xml file for the context but
it gives me this error.
> > What possibly causes this?
> >
> > Tom.
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to