Consuming Java Restful Web Service with AngularJS

preview_player
Показать описание
In this video, I will demo how to Consuming Java Restful Web Service with AngularJS.

======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
======================================================
Check out our new online store for some programming merchandise!
======================================================
TODAY IS A GREAT DAY TO LEARN SOMETHING NEW!
======================================================
Рекомендации по теме
Комментарии
Автор

Thumbs Up!!!

I was looking for a quick way to call RESTful API from AngularJS; and you nailed it. Explanation along the way would have been even better!

raviamane
Автор

Nice tutorial. I was searching for this topic since long time .. Thank you..

maheshnapte
Автор

Thanks for the video tutorial!
I have a question, could please let me know what you did at 5:20, why is ApplicationConfig.java needed?

mithung
Автор

at 6:35 I'm getting Error 404, With tomcat 8.0, the same libs that your's etc.
Can you show the web-inf config?

descargaesoterica
Автор

very nice example while running client am not able to see the values from json and i could see list product is undefined when i used debug plugin....may i know what is the issue

chidanandamn
Автор

Thanks a lot, this is an exceptional tutorial.

ahdusnarayanan
Автор

You use Http.get here and use localhost but if I deploy it then the URL will change. Isn't that an issue when I am calling a web service too many times?

hjp
Автор

Hello, I have a question, You created a js folder at the client side but you dint add anything. Y did you create? may I know the purpose? or Did you add anything inside the folder ?

meghu
Автор

Some of you may having some issues while retrieving data in the table !
Then use this :
.then(function(result){

$scope.listProducts = result.data;
});
instead of .success

saurabhgupta
Автор

Same .. i did, , but could not run.. let me know anything u add in client project except index.jsp

pavankumaryarraboyina
Автор

i used the same example but it is not running on server(giving the error: requested resource not available)
.. are there any changes in this or in web.xml file

kamalarora
Автор

great can side by side explain on notepad

shubhamsharma
Автор

it is a very good you give me the source code PLZ

choiceforyou
Автор

Got an error saying angular needs to be defined globally..Any advice on how to fix this?

Amy-lvlm
Автор

Please could you help me out. I'm trying for days but when i execute the code, always the 404 error haunts me.

raamkishan
Автор

please provide Real time project for spring with webservises

praveenkumarkumar
Автор

y dont you talk and explain, that would be more nice.

anusri
Автор

Is it possible if you just send me the source code for the html part?

Leokev
welcome to shbcf.ru