What is the likely effect of calling a servlet with the POST HTTP method if that servlet does not have a doPost() method?
Reveal answer
Fill a bubble to check yourself
What is the likely effect of calling a servlet with the POST HTTP method if that servlet does not have a doPost() method?