Hi Jayanta,
Sounds like a CORS issue to me. Have a look at the developer’s console, and see what the error is in there!
probably there is something like this: Origin http://localhost:8080/demoApp/service/users is not allowed by Access-Control-Allow-Origin in there.
If that is the case, you need to enable CORS on your server. not an AngularJS issue.
Regards
Sander
--
You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/NO0ntSivtUI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.