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