Esteemed Gentleman,
If I use the GET method, I have no problems with
my servlets.
When I move to POST, I will
get one of 3 error messages....
ajp11: Servlet Error: POST is not supported by
this URL
OR
ajp11: cannot scan servlet headers
an error returned handling request via protocol
"ajpv11"
OR
ajp11: premature end of script headers
An OBTUSE error. I cannot determine which source module
is generating the first error, but the other ones are definitely generated by
jserv c modules.
I strongly suspect a misconfiguration, and have
yet to get even close to solving the problem. Any discourse is
welcome.
NOTE: I am running RedHat 2.0.3.6,
jserv 1.0, Apache 1.3.6 and JDK 117.3.
Robert
Nevinger
|
- Re: GET vs POST methods Robert Nevinger
- Re: GET vs POST methods jon *
- Re: GET vs POST methods Robert Nevinger
- Re: GET vs POST methods jon *
- Re: GET vs POST methods Robert Nevinger