Changes for page Programming__WebObjects

Last modified by Pascal Robert on 2012/12/05 12:01

From version 913.1
edited by Pascal Robert
on 2012/07/21 14:58
Change comment: There is no comment for this version
To version 910.1
edited by Pascal Robert
on 2012/07/19 21:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  {{warning}}
2 -This is deprecated information\!
2 +This is deprecated information!
3 3  {{/warning}}
4 4  
5 5  WebObjects is a an integrated suite of freely available Java frameworks and tools that helps a developer to develop scalable, sophisticated applications for the Internet on most computers with Java support.
... ... @@ -13,6 +13,7 @@
13 13  = Introduction =
14 14  
15 15  * [[What is WebObjects?>>documentation:Overview-What is WebObjects]]
16 +* [[History>>Overview-History]]
16 16  * Naming Conventions
17 17  ** The naming convention for objects in WebObjects is that names are written in what is called "camel case".
18 18  ** The various prefixes are not hard to explain. "NS" stands for "NextStep", "EO" for "EnterpriseObject", "WO" for WebObjects.
... ... @@ -179,7 +179,7 @@
179 179  ** [[Custom Resource Manager>>documentation:Development-Custom Resource Manager]]
180 180  ** [[Persistent Sessions>>documentation:Development-Persistent Sessions]]
181 181  ** [[How Forms Work>>documentation:Development-How Forms Work]]
182 -* [[Development on Windows>>Development on Windows]]
183 +* [[Development on Windows>>documentation:Development-Development on Windows]]
183 183  * [[Tips and Tricks>>documentation:Development-Tips and Tricks]]
184 184  * Examples
185 185  ** [[Hands On// Hello World - Your First WebObjects Application//>>-Hands On__ Hello World - Your First WebObjects Application-]]
... ... @@ -395,7 +395,7 @@
395 395  * [[Books>>documentation:Additional Resources-Books]]
396 396  * [[Periodicals>>Programming__WebObjects-Additional Resources-Periodicals]]
397 397  * [[Authors>>Additional Resources-Authors]]
398 -* [[Training>>documentation:Additional Resources-Training]]
399 +* [[Training>>documentation:Additional Resources-WebObjects Training]]
399 399  
400 400  Category:Programming
401 401  Category:WebObjects