I have an angularJS form which posts data to a Java Servlet, but I am not seeing the request go through; servlet \"create\" wasn\'t called.
Here\'s my code:
Changing ng-submit to ng-click should do the trick.
ng-submit
ng-click