AngularJS POST to Server

前端 未结 2 1941
醉梦人生
醉梦人生 2020-12-23 15:09

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:

2条回答
提交回复
热议问题