Changes for page The WebObjects Beginner Book
Last modified by Pascal Robert on 2011/05/09 11:36
To version 9.1
edited by Pascal Robert
on 2011/05/09 11:36
on 2011/05/09 11:36
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - WEB.Home.Draft documents.WebHome1 +Draft documents - Content
-
... ... @@ -22,7 +22,7 @@ 22 22 1*. Why Defer Optimization Concerns 23 23 1*. Key Value Coding and WOGNL Extensions 24 24 1*. Description of the Application to be Built (blog) 25 -1. [[doc: WEB.Home.Draft documents.TheWebObjects Beginner Book.TheEOModel.WebHome]]25 +1. [[doc:The EOModel]] 26 26 1*. Entities 27 27 1*. Attributes 28 28 1*. Value Types ... ... @@ -83,18 +83,18 @@ 83 83 1*. Deployment alternatives (servlet, mod_proxy) 84 84 1*. Wonder versions of wotaskd and JavaMonitor 85 85 1*. Handling Transitions between http and https 86 -1. [[doc: WEB.Home.Draft documents.The WebObjects Beginner Book.Creating and Using Reusable Components.WebHome]]86 +1. [[doc:Creating and Using Reusable Components]] 87 87 1*. Design 88 88 1*. Caret Notation 89 89 1*. Synchronization 90 90 1*. Stateless 91 91 1*. Refactoring Pages into Reusable Components 92 -1. [[doc: WEB.Validation]]92 +1. [[doc:Validation]] 93 93 1*. Basics from Practical WebObjects 94 94 1*. Using Page to Store exceptions 95 95 1*. Using form inputs which handle their own validation 96 96 1*. JavaScript Client Side Validation (maybe with components) 97 -1. [[doc:W EB.Web Services and WebObjects]]97 +1. [[doc:Web Services and WebObjects]] 98 98 1*. Using Direct2WebServices 99 99 1*. Using WebServices Directly 100 100 1*. The Lower Levels