Changes for page Your First Rest Project

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

From version 40.1
edited by Pascal Robert
on 2012/08/09 05:07
Change comment: There is no comment for this version
To version 36.1
edited by pauldlynch
on 2012/05/28 04:09
Change comment: Minor spelling, and make method names in text match code.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.pauldlynch
Content
... ... @@ -431,4 +431,4 @@
431 431  
432 432  Save the component and run the app. Go to [[http://192.168.0.102:52406/cgi-bin/WebObjects/BlogRest.woa/ra/blogEntries.html]] 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
433 433  
434 -The REST part of this tutorial is now complete, [[you can now move to the next part of the tutorial>>Your First Framework]].
434 +The REST part of this tutorial is now complete, you can now switch to the next part of the tutorial.