Changes for page Programming__WebObjects

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

From version 910.1
edited by Pascal Robert
on 2012/07/19 21:13
Change comment: There is no comment for this version
To version 913.1
edited by Pascal Robert
on 2012/07/21 14:58
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,7 +13,6 @@
13 13  = Introduction =
14 14  
15 15  * [[What is WebObjects?>>documentation:Overview-What is WebObjects]]
16 -* [[History>>Overview-History]]
17 17  * Naming Conventions
18 18  ** The naming convention for objects in WebObjects is that names are written in what is called "camel case".
19 19  ** The various prefixes are not hard to explain. "NS" stands for "NextStep", "EO" for "EnterpriseObject", "WO" for WebObjects.
... ... @@ -180,7 +180,7 @@
180 180  ** [[Custom Resource Manager>>documentation:Development-Custom Resource Manager]]
181 181  ** [[Persistent Sessions>>documentation:Development-Persistent Sessions]]
182 182  ** [[How Forms Work>>documentation:Development-How Forms Work]]
183 -* [[Development on Windows>>documentation:Development-Development on Windows]]
182 +* [[Development on Windows>>Development on Windows]]
184 184  * [[Tips and Tricks>>documentation:Development-Tips and Tricks]]
185 185  * Examples
186 186  ** [[Hands On// Hello World - Your First WebObjects Application//>>-Hands On__ Hello World - Your First WebObjects Application-]]
... ... @@ -396,7 +396,7 @@
396 396  * [[Books>>documentation:Additional Resources-Books]]
397 397  * [[Periodicals>>Programming__WebObjects-Additional Resources-Periodicals]]
398 398  * [[Authors>>Additional Resources-Authors]]
399 -* [[Training>>documentation:Additional Resources-WebObjects Training]]
398 +* [[Training>>documentation:Additional Resources-Training]]
400 400  
401 401  Category:Programming
402 402  Category:WebObjects