SyntaxFix
Write A Post
Hire A Developer
Questions
if you are using tomcat you may try this
<servlet-mapping> <http-method>POST</http-method> </servlet-mapping>
in addition to <servlet-name> and <url-mapping>
<servlet-name>
<url-mapping>