Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

(ERROR) ajp12: Servlet Error: POST is not supported by this URL

Status
Not open for further replies.

toniv

Programmer
Jun 29, 2000
1
DE
Hi all,<br>I work with Apache Server(apache_1.3.12) , JSERV(ApacheJServ-1.1.2) and JSDK2.0 on Linux. Running my servlet I got the following Message in mod_jserv.log : (ERROR) ajp12: Servlet Error: POST is not supported by this URL <br>Whats the reason of this message and how can I solf it. I use doPost and doGet in the servlet , like is shown in some samples, calling doGet on end of doPost. Thanks for any answer <br><br>Toni<br>&nbsp;&nbsp;<br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top