Changes for page My First Requea Application
on 2011/01/26 16:21
on 2011/01/26 16:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -71,3 +71,17 @@ 71 71 ))) 72 72 73 73 = Using our Book app = 74 + 75 +Now that our book app is created, we have a few URLs to manage our books: 76 + 77 +To create a new book: 78 +[[http:~~/~~/localhost:8080/dysoweb/do/custBook:list>>http://localhost:8080/dysoweb/do/custBook:list||rel="__blank"]] 79 + 80 +To get the list of books: 81 +[[http:~~/~~/localhost:8080/dysoweb/do/custBook:list>>http://localhost:8080/dysoweb/do/custBook:list||rel="__blank"]] 82 + 83 + 84 + 85 + 86 + 87 +