Thanks for the answer. Yes I did that and now it is working.

Regards.


On Wed, Jul 9, 2014 at 6:25 PM, Sander Elias <[email protected]> wrote:

> Hi Jayanta,
>
> Sounds like a CORS <http://enable-cors.org/> 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
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to