Changes for page Your First Rest Project

Last modified by Steve Peery on 2013/09/06 11:02

From version 50.1
edited by Steve Peery
on 2023/11/13 11:54
Change comment: Renamed back-links.
To version 49.1
edited by Filippo Laurìa
on 2013/09/06 11:02
Change comment: Migrated to Confluence 5.3

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.speery
1 +XWiki.filippolauria
Content
... ... @@ -1,3 +1,5 @@
1 +
2 +
1 1  {{toc/}}
2 2  
3 3  = Introduction =
... ... @@ -566,4 +566,4 @@
566 566  
567 567  Save the component and run the app. Go to [[http:~~/~~/192.168.0.102:52406/cgi-bin/WebObjects/BlogRest.woa/ra/blogEntries.html>>url:http://192.168.0.102:52406/cgi-bin/WebObjects/BlogRest.woa/ra/blogEntries.html||shape="rect"]] to get the list of posts, and you should see a link on the title. Click on it, and now you get the full details of the blog entry!
568 568  
569 -The REST part of this tutorial is now complete, [[you can now move to the next part of the tutorial>>doc:WEB.Home.Getting Started.Your First Framework.WebHome]].
571 +The REST part of this tutorial is now complete, [[you can now move to the next part of the tutorial>>doc:Your First Framework]].