Changes for page Home

Last modified by Markus Ruggiero on 2023/11/13 11:58

From version 1092.1
edited by David Avendasora
on 2010/11/30 05:41
Change comment: There is no comment for this version
To version 1087.1
edited by sklein
on 2009/03/24 11:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.avendasora
1 +XWiki.sklein
Content
... ... @@ -1,7 +1,13 @@
1 +{{info title="How to Contribute to this Wiki"}}
2 +
3 +To *edit or add content to this Wiki*, you can simply create a new account at [http://issues.objectstyle.org/jira/] (This only takes a few seconds and is only needed if you don't have an account on ObjectStyle already).
4 +
5 +{{/info}}
6 +
1 1  This site replaces the [[wikibook>>http://en.wikibooks.org/wiki/Programming:WebObjects]], which has been deprecated.
2 2  [[image:hero_webobjects.jpg||align="right" vspace="4" hspace="4"]]
3 3  
4 -**WebObjects** is an integrated suite of Java frameworks for rapidly developing scalable, sophisticated Internet and Enterprise applications. It is the most mature platform available for enterprise-level web, web service and java client (three-tier client-server) application development.
10 +**WebObjects** is a an integrated suite of Java frameworks for rapidly developing scalable, sophisticated Internet and Enterprise applications. It is the most mature platform available for enterprise-level web, web service and java client (three-tier client-server) application development.
5 5  
6 6  It provides a powerful and mature set of Object-Oriented frameworks for managing Object-Relational Mapping ([[ORM>>http://en.wikipedia.org/wiki/Object-relational_mapping]]) to any JDBC-compliant database, Session Management, Undo/Redo/Revert, Ajax, Web Services, full Java Client applications, Rapid Application Development, Streaming Media, file upload/download and many other popular internet and enterprise application technologies.
7 7  
... ... @@ -9,26 +9,23 @@
9 9  
10 10  It is an incredibly flexible set of frameworks exemplified by Apple's own use of it for such varied applications as the [[iTunes Music Store>>http://phobos.apple.com/WebObjects/MZStore.woa/wa/storeFront]], the on-line [[Apple Store>>http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore/]], the [[.Mac>>http://www.mac.com/WebObjects/Welcome]] group of services including Web-Mail and Calendaring and their [[website>>http://www.apple.com]]. as well as many applications developed and deployed by [[others>>http://www.dyned.com/cgi-bin/WebObjects/WOShowcase]].
11 11  
12 -It has a very active [[developer community>>http://www.wocommunity.org/]] and offers excellent support through the very popular [[WebObjects Development>>http://lists.apple.com/mailman/listinfo/webobjects-dev]] and [[WebObjects Deployment>>http://lists.apple.com/mailman/listinfo/webobjects-deploy]] email lists.
18 +It has a very active [[developer community>>http://www.wocommunity.org/]] and offers excellent support through the very popular [[WebObjects Development>>http://lists.apple.com/archives/webobjects-dev]] and [[WO Deployment>>http://lists.apple.com/archives/webobjects-deploy]] email lists.
13 13  
14 14  In addition Apple, Inc. also provides [[free>>http://www.apple.com/support/webobjects/]] and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options.
15 15  
16 16  |= Contents
17 -| {{section}}\ {toc:style=disc|indent=20px}\ \
18 -\ \
19 -\ \
20 -\ \
21 -\
22 - {{/section}}
23 +| {{section}}
24 +{toc:style=disc|indent=20px}
25 +{{/section}}
23 23  
24 24  = Introduction =
25 25  
26 26  * [[What is WebObjects?>>Overview-What is WebObjects]]
27 27  * [[History>>Overview-History]]
28 -* [[Foundation>>Overview-Foundation]]
31 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]]
29 29  * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]]
30 -* [[Scratch Setup of WebObjects Development on a Mac>>Scratch Setup of WebObjects Development on a Mac]]
31 -* [[Hands On Hello World - Your First WebObjects Application>>Hello World - Your First WebObjects Application]]
33 +* [[Scratch Setup of WebObjects Development on a Mac>>WOL:Scratch Setup of WebObjects Development on a Mac]]
34 +* [[Hands On Hello World - Your First WebObjects Application>>Hands On___Hello World - Your First WebObjects Application]]
32 32  * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]]
33 33  * [[WebObjects for Database Developers]]
34 34  * [[Naming Conventions]]
... ... @@ -35,13 +35,15 @@
35 35  
36 36  = License =
37 37  
38 -As of WebObjects 5.3, the deployment of WebObjects-based server applications is now permitted on any platform. The Xcode 3.1 license (The last that included any reference to WebObjects) stated this:
41 +As of WebObjects 5.3, the deployment of WebObjects built server applications is now permitted on any platform. The XCode license (within which WebObjects is included) reads:
39 39  
40 -D. WebObjects Software. Subject to the terms and conditions of this License, you may incorporate the WebObjects Software included in the Developer Software into application programs (both client and server) that you develop on an Apple-branded computer. You may also reproduce and distribute the WebObjects Software unmodified, in binary form only, on any platform but solely as incorporated into such application programs and only for use by end-users under terms that are at least as restrictive of those set forth in this License (including, without limitation, Sections 2, 6 and 7 of this License).For avoidance of doubt, you may not distribute the WebObjects Software on a stand-alone basis, and you may not develop application programs using the WebObjects Software (or any portion thereof) on any non-Apple branded computer.
43 +D. WebObjects Software. Subject to the terms and conditions of this License, you may use, install and permit others to access the WebObjects deployment software included with the Developer Software to deploy application programs developed using Apple's WebObjects Software. You may also reproduce and distribute: (1) over a network, components of the WebObjects deployment software for installation and use by others ("Java Client End Users") on any remote computer's volatile memory (e.g. RAM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the same Apple-labeled computer on which you have installed the Developer Software (the "Licensed System"); and (2) both manually and automatically over a network, components of the WebObjects deployment software for installation and use by Java Client End Users on any remote computer's non-volatile memory (e.g. ROM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the Licensed System; provided that all distributions to Java Client End Users are made under terms that are at least as restrictive as those set forth in this License and contain the disclaimers and limitations set forth in Sections 6 and 7 of this License. Subject to the terms and conditions of this License, you may also deploy server applications built with the WebObjects Software on any platform.
41 41  
45 +Sections 6 and 7 are standard Apple license disclaimers of warranty and limitations of liability clauses. Deployment to other platforms requires WebObjects software be built as Java servlet for deployment on a servlet compatible server such as [[Apache Tomcat>>Programming__WebObjects-Web_Applications-Deployment-Tomcat_Deployment]].
46 +
42 42  = Foundation =
43 43  
44 -* [[Foundation>>Overview-Foundation]]
49 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]]
45 45  * [[Key-Value Coding>>Overview-Key Value Coding]]
46 46  
47 47  = Enterprise Object Framework (EOF) =
... ... @@ -52,7 +52,7 @@
52 52  
53 53  == Modeling ==
54 54  
55 -* [[Overview>>EOF-Modeling-Overview]]
60 +* [[Overview>>Programming__WebObjects-EOF-Modeling-Overview]]
56 56  * Required Reading
57 57  ** [[Entities>>EOF-Modeling-Entities]]
58 58  ** [[GlobalIDs>>EOF-Modeling-GlobalIDs]]
... ... @@ -59,7 +59,7 @@
59 59  ** [[Attributes>>EOF-Modeling-Attributes]]
60 60  ** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]]
61 61  ** [[Entity Inheritance>>EOF-Modeling-Inheritance]]
62 -** [[Fetch Specifications>>EOF-Modeling-Fetch Specifications]]
67 +** [[Fetch Specifications>>Programming__WebObjects-EOF-Modeling-Fetch Specifications]]
63 63  ** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]]
64 64  ** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]]
65 65  ** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]]
... ... @@ -68,7 +68,7 @@
68 68  ** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]]
69 69  ** [[Booleans>>EOF-Modeling-Booleans]]
70 70  * Advanced
71 -** [[JDBC>>EOF-Modeling-JDBC]]
76 +** [[JDBC>>Programming__WebObjects-EOF-Modeling-JDBC]]
72 72  ** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]]
73 73  ** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]]
74 74  ** [[Prototypes>>EOF-Modeling-Prototypes]]
... ... @@ -88,10 +88,10 @@
88 88  ** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]]
89 89  ** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]]
90 90  ** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]]
91 -** [[Faulting>>EOF-Using EOF-Faulting]]
92 -** [[Fetching>>EOF-Using EOF-Fetching]]
96 +** [[Faulting>>Programming__WebObjects-EOF-Using EOF-Faulting]]
97 +** [[Fetching>>Programming__WebObjects-EOF-Using EOF-Fetching]]
93 93  ** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]]
94 -** [[Deleting>>EOF-Using EOF-Deleting]]
99 +** [[Deleting>>Programming__WebObjects-EOF-Using EOF-Deleting]]
95 95  ** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]]
96 96  ** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]]
97 97  ** [[Memory Management>>EOF-Using EOF-Memory Management]]
... ... @@ -131,120 +131,121 @@
131 131  
132 132  == Introduction ==
133 133  
134 -* [[Overview>>Web Applications-Overview]]
139 +* [[Overview>>Programming__WebObjects-Web Applications-Overview]]
135 135  
136 136  == Development ==
137 137  
138 138  * [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]]
139 -* [[Beginner's Guide>>Development-Beginner's Guide]]
144 +* [[Beginner's Guide>>Programming__WebObjects-Web Applications-Development-Beginner's Guide]]
140 140  * Required Reading
141 141  ** [[Apache>>Development Tools-Running Through Apache]]
142 -** [[WO Adaptor>>Development-WO Adaptor]]
147 +** [[WO Adaptor>>Web Applications-Development-WO Adaptor]]
143 143  ** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]]
144 -** [[WO Session>>Development-WO Session]]
149 +** [[WO Session>>Web Applications-Development-WO Session]]
145 145  ** [[WO Component>>Programming__WebObjects-Web Applications-Development-WO Component]]
146 -*** [[Binding Synchronization>>Development-WO Component-Binding Synchronization]]
147 -*** [[Code, Templates, and WODs>>Development-WO Component-Code Template and WODs]]
148 -*** [[Built-in Components>>Development-WO Component-Built-in Components]]
149 -** [[Component Actions>>Development-Component Actions]]
150 -** [[Direct Actions>>Development-Direct Actions]]
151 +*** [[Binding Synchronization>>Web Applications-Development-WO Component-Binding Synchronization]]
152 +*** [[Code, Templates, and WODs>>Web Applications-Development-WO Component-Code Template and WODs]]
153 +*** [[Built-in Components>>Programming__WebObjects-Web Applications-Development-WO Component-Built-in Components]]
154 +** [[Component Actions>>Web Applications-Development-Component Actions]]
155 +** [[Direct Actions>>Web Applications-Development-Direct Actions]]
151 151  ** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]]
152 152  ** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]]
153 -** [[Authentication and Security>>Development-Authentication and Security]]
154 -** [[General Best Practices>>Development-General Best Practices]]
155 -** [[WOForm Best Practices>>Development-WOForm Best Practices]]
156 -** [[WODisplayGroup>>Development-WODisplayGroup]]
157 -** [[Debugging Techniques>>Development-Debugging Techniques]]
158 -** [[Direct Connect>>Development-Direct Connect]]
159 -** [[Frameworks>>Development-Frameworks]]
160 -** [[Ajax>>Development-Ajax]]
161 -** [[CSS>>Development-CSS]]
162 -** [[Sending Emails>>Development-Sending Emails]]
158 +** [[Authentication and Security>>Web Applications-Development-Authentication and Security]]
159 +** [[General Best Practices>>Web Applications-Development-General Best Practices]]
160 +** [[WOForm Best Practices>>Web Applications-Development-WOForm Best Practices]]
161 +** [[WODisplayGroup>>Web Applications-Development-WODisplayGroup]]
162 +** [[Debugging Techniques>>Programming__WebObjects-Web Applications-Development-Debugging Techniques]]
163 +** [[Direct Connect>>Web Applications-Development-Direct Connect]]
164 +** [[Frameworks>>Web Applications-Development-Frameworks]]
165 +** [[Ajax>>Web Applications-Development-Ajax]]
166 +** [[CSS>>Web Applications-Development-CSS]]
167 +** [[Sending Emails>>Web Applications-Development-Sending Emails]]
163 163  ** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]]
164 164  ** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]]
165 -** [[Common Pitfalls and Troubleshooting>>Development-Common Pitfalls and Troubleshooting]]
170 +** [[Common Pitfalls and Troubleshooting>>Web Applications-Development-Common Pitfalls and Troubleshooting]]
171 +
166 166  * Advanced
167 -** [[Application Server URL Creation>>Development-UrlCreation]]
168 -** [[Audit Trails>>Development-Audit Trails]]
169 -** [[Backtracking>>Development-Backtracking]]
173 +
174 +*
175 +** [[Application Server URL Creation>>WebApplictions-Development-UrlCreation]]
176 +** [[Audit Trails>>Web Applications-Development-Audit Trails]]
177 +** [[Backtracking>>Web Applications-Development-Backtracking]]
170 170  ** [[Concurrency>>Programming__WebObjects-Web Applications-Development-Concurrency]]
171 -** [[Image Thumbnailing>>Development-Thumbnailing]]
172 -** [[Database vs Filesystem (aka Images in the Database?)>>Development-Database vs Filesystem]]
179 +** [[Image Thumbnailing>>Web Applications-Development-Thumbnailing]]
180 +** [[Database vs Filesystem (aka Images in the Database?)>>Web Applications-Development-Database vs Filesystem]]
173 173  ** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]]
174 -** [[Stateless Components>>Development-Stateless Components]]
182 +** [[Stateless Components>>Web Applications-Development-Stateless Components]]
175 175  ** [[Non-HTML WO's>>Programming__WebObjects-Web Applications-Development-Non-HTML WO's]]
176 -** [[WOEvents and Logging>>Development-WOEvents and Logging]]
177 -** [[PDF Generation>>Development-PDF Generation]]
178 -** [[Excel Generation>>Development-Excel Generation]]
179 -** [[SSL>>Development-SSL requests via https protocol]]
180 -** [[Localization and Internationalization>>Development-Localization and Internationalization]]
181 -** [[Testing and JUnit>>Development-Testing and JUnit]]
182 -** [[Custom Error Handling>>Development-Custom Error Handling]]
184 +** [[WOEvents and Logging>>Web Applications-Development-WOEvents and Logging]]
185 +** [[PDF Generation>>Web Applications-Development-PDF Generation]]
186 +** [[Excel Generation>>Web Applications-Development-Excel Generation]]
187 +** [[SSL>>Web Applications-Development-SSL requests via https protocol]]
188 +** [[Localization and Internationalization>>Web Applications-Development-Localization and Internationalization]]
189 +** [[Testing and JUnit>>Web Applications-Development-Testing and JUnit]]
190 +** [[Custom Error Handling>>Web Applications-Development-Custom Error Handling]]
183 183  ** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]]
184 -** [[Custom Templates>>Development-Custom Templates]]
185 -** [[Calling Commandline Applications>>Calling Commandline Applications]]
192 +** [[Custom Templates>>Web Applications-Development-Custom Templates]]
193 +** [[Calling Commandline Applications>>Web Applications-Development-Calling Commandline Applications]]
186 186  ** [[High Performance WOA's and WO's>>Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]]
187 -** [[Profiling WO Apps>>Development-Profiling WO Apps]]
188 -** [[J2EE Integration>>Development-J2EE Integration]]
189 -** [[Third Party Jars>>Development-Third Party Jars]]
190 -** [[Generating Static Pages>>Development-Generating Static Pages]]
195 +** [[Profiling WO Apps>>Web Applications-Development-Profiling WO Apps]]
196 +** [[J2EE Integration>>Web Applications-Development-J2EE Integration]]
197 +** [[Third Party Jars>>Web Applications-Development-Third Party Jars]]
198 +** [[Generating Static Pages>>Web Applications-Development-Generating Static Pages]]
191 191  ** [[Cocoa EO Applications>>Web Applications-Development-Cocoa EO Applications]]
192 -** [[Custom Resource Manager>>Development-Custom Resource Manager]]
193 -** [[Persistent Sessions>>Development-Persistent Sessions]]
194 -** [[How Forms Work>>Development-How Forms Work]]
195 -* [[Development on Windows>>Development-Development on Windows]]
196 -* [[Tips and Tricks>>Development-Tips and Tricks]]
200 +** [[Custom Resource Manager>>Web Applications-Development-Custom Resource Manager]]
201 +** [[Persistent Sessions>>Web Applications-Development-Persistent Sessions]]
202 +** [[How Forms Work>>Web Applications-Development-How Forms Work]]
203 +* [[Development on Windows>>Web Applications-Development-Development on Windows]]
204 +* [[Tips and Tricks>>Web Applications-Development-Tips and Tricks]]
197 197  * Examples
198 -** [[Hands On Hello World>>Hello World - Your First WebObjects Application]]
199 -** [[Page Layout>>Development-Examples-Page Layout]]
200 -** [[List Components>>Development-Examples-List Components]]
201 -** [[Calendar Component>>Development-Examples-Calendar Component]]
202 -** [[Path Inspector>>Development-Examples-Path Inspector]]
203 -** [[Alphabetic List>>Development-Examples-Alphabetic List]]
204 -** [[Login>>Development-Examples-Login]]
205 -** [[Anchors>>Development-Examples-Anchors]]
206 -** [[Open Link in New Window>>Development-Examples-Open Link in New Window]]
207 -** [[Return a File>>Development-Examples-Return a File]]
206 +** [[Hands On Hello World>>Hands On___Hello World - Your First WebObjects Application]]
207 +** [[Page Layout>>Web Applications-Development-Examples-Page Layout]]
208 +** [[List Components>>Web Applications-Development-Examples-List Components]]
209 +** [[Calendar Component>>Web Applications-Development-Examples-Calendar Component]]
210 +** [[Path Inspector>>Web Applications-Development-Examples-Path Inspector]]
211 +** [[Alphabetic List>>Web Applications-Development-Examples-Alphabetic List]]
212 +** [[Login>>Web Applications-Development-Examples-Login]]
213 +** [[Anchors>>Web Applications-Development-Examples-Anchors]]
214 +** [[Open Link in New Window>>Web Applications-Development-Examples-Open Link in New Window]]
215 +** [[Return a File>>Web Applications-Development-Examples-Return a File]]
208 208  
209 209  == Deployment ==
210 210  
211 -* [[Overview>>Deployment-Overview]]
219 +* [[Overview>>Web Applications-Deployment-Overview]]
212 212  * Required Reading
213 -** [[Apache>>Configuring Apache for WebObjects]]
214 -** [[Memory Settings>>Deployment-Memory Settings]]
215 -** [[Standard Deployment>>Deployment-Standard Deployment]]
216 -** [[wotaskd>>Deployment-wotaskd]]
217 -** [[Java Monitor>>Deployment-Java Monitor]]
218 -** [[Logging>>Deployment-Logging]]
219 -** [[Split Install>>Deployment-Split Install]]
220 -** [[Common Pitfalls and Troubleshooting>>Deployment-Common Pitfalls and Troubleshooting]]
221 +** [[Apache>>Web Applications-Deployment-Apache]]
222 +** [[Memory Settings>>Web Applications-Deployment-Memory Settings]]
223 +** [[Standard Deployment>>Web Applications-Deployment-Standard Deployment]]
224 +** [[wotaskd>>Web Applications-Deployment-wotaskd]]
225 +** [[Java Monitor>>Web Applications-Deployment-Java Monitor]]
226 +** [[Logging>>Web Applications-Deployment-Logging]]
227 +** [[Split Install>>Programming__WebObjects-Web Applications-Deployment-Split Install]]
228 +** [[Common Pitfalls and Troubleshooting>>Web Applications-Deployment-Common Pitfalls and Troubleshooting]]
221 221  
222 222  * Advanced
223 -** [[WOStats>>Deployment-WOStats]]
224 -** [[Additional Monitoring>>Deployment-Additional Monitoring]]
225 -** [[Debugging wotaskd and JavaMonitor on OS X]]
226 -** [[Scheduled Restart>>Deployment-Scheduled Restart]]
231 +** [[WOStats>>Web Applications-Deployment-WOStats]]
232 +** [[Additional Monitoring>>Web Applications-Deployment-Additional Monitoring]]
233 +** [[Debugging wotaskd and JavaMonitor]]
234 +** [[Scheduled Restart>>Web Applications-Deployment-Scheduled Restart]]
227 227  ** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]]
228 -** [[J2EE and Servlet Deployment>>Deploying on J2EE and Servlet Containers]]
229 -** [[Tomcat Deployment>>Deployment-Tomcat Deployment]]
236 +** [[J2EE and Servlet Deployment>>Web Applications-Deployment-J2EE and Servlet Deployment]]
237 +** [[Tomcat Deployment>>Web Applications-Deployment-Tomcat Deployment]]
230 230  ** [[High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]]
231 -** [[Killing WOA Processes>>Deployment-Killing WOA Processes]]
232 -** [[Debugging Frozen Deployed Instances>>Deployment-Debugging Frozen Deployed Instances]]
233 -** [[WOAdaptorInfo>>Deployment-WOAdaptorInfo]]
239 +** [[Killing WOA Processes>>Web Applications-Deployment-Killing WOA Processes]]
240 +** [[Debugging Frozen Deployed Instances>>Web Applications-Deployment-Debugging Frozen Deployed Instances]]
234 234  
235 235  * Platform Specifics
236 -** [[Mac OS X Server>>Deploying on Mac OS X Server]]
237 -** [[Linux>>Web Applications-Deployment-Linux]]
238 -** [[Solaris WO5.3.3>>Deploying on Solaris (WO 5.3.3)]]
239 -** [[FreeBSD WO5.2>>Deploying on FreeBSD (WO 5.2)]]
240 -** [[FreeBSD WO5.3>>Deploying on FreeBSD (WO 5.3)]]
241 -** [[FreeBSD 6.2 WO 5.3.3>>Deploying on FreeBSD 6.2 (WO5.3.3)]]
242 -** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Deploying on FreeBSD 6.x (WO 5.3.3 port)]]
243 -** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Deployment-Windows]]
244 -** [[Current Windows (WO 5.4 on Win2003)>>Deployment-Windows WO 5.3 - WO 5.4]]
243 +** [[Mac OS X Server>>Programming__WebObjects-Web Applications-Deployment-Mac OS X Server]]
244 +** [[Linux>>Programming__WebObjects-Web Applications-Deployment-Linux]]
245 +** [[Solaris WO5.3.3>>Programming__WebObjects-Web Applications-Deployment-Solaris WO5.3.3]]
246 +** [[FreeBSD WO5.2>>Web Applications-Deployment-FreeBSD WO5.2]]
247 +** [[FreeBSD WO5.3>>Web Applications-Deployment-FreeBSD WO5.3]]
248 +** [[FreeBSD 6.2 WO 5.3.3>>Web Applications-Deployment-FreeBSD 6.2 WO5.3.3]]
249 +** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Web Applications-Deployment-FreeBSD 6.x WO 5.3.3 port]]
250 +** [[Windows>>Web Applications-Deployment-Windows]]
245 245  
246 246  * Helpful Tools & Shellscripts
247 -** [[Capistrano (Overview)>>Deployment-Capistrano (Overview)]]
253 +** [[Capistrano (Overview)>>Web Applications-Deployment-Capistrano (Overview)]]
248 248  
249 249  = Web Services =
250 250  
... ... @@ -268,19 +268,13 @@
268 268  
269 269  * [[Examples>>Programming__WebObjects-Web Services-Examples]]
270 270  
271 -= Direct To Web (D2W) =
277 += Java Client =
272 272  
273 -{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}}
274 -
275 -= Java Client, Direct to Java Client (D2JC) =
276 -
277 277  * [[Overview>>Java Client-Overview]]
278 -* Direct to Java Client
279 -** [[Getting Started with Direct to Java Client (D2JC)>>Getting Started with Direct to Java Client (D2JC)]]
280 280  * [[Required Reading>>Java Client-Required Reading]]
281 281  * Building
282 282  ** [[Client-Side Classes JAR>>Java Client-WebStart Distribution Building]]
283 -** [[WebStart WOLips Incremental Builder>>Java Client-WebStart Incremental Build]]
283 +** [[WOLips Incremental Builder>>Java Client-WebStart Incremental Build]]
284 284  ** [[Additional Java Client files and settings>>Java Client-Additional Files and Settings]]
285 285  * [[Trouble-Shooting>>Java Client-Trouble Shooting]]
286 286  * [[Complimentary Frameworks>>Java Client-Complimentary Frameworks]]
... ... @@ -295,65 +295,30 @@
295 295  
296 296  * [[Overview>>Project WONDER-Overview]]
297 297  * Required Reading
298 -** [[Installing>>WONDER:Download Wonder Source, Build, Install and Upgrade]]
298 +** [[Installing>>Project WONDER-Installing]]
299 299  ** [[Quickstart>>Project WONDER-Quickstart]]
300 300  ** [[History>>Project WONDER-History]]
301 -** [[Properties File Settings>>Project Wonder Properties Files]]
302 302  ** [[Frameworks>>Programming__WebObjects-Project WONDER-Frameworks]]
303 303  *** [[Ajax>>Project WONDER-Frameworks-Ajax]]
304 -*** [[AjaxLook>>Project WONDER-Frameworks-AjaxLook]]
305 -*** [[BTBusinessLogic>>Project WONDER-Frameworks-BTBusinessLogic]]
306 -*** [[DRGrouping>>Project WONDER-Frameworks-DRGrouping]]
307 -*** [[DerbyPlugIn>>Project WONDER-Frameworks-DerbyPlugIn]]
308 -*** [[ERAttachment>>Project WONDER-Frameworks-ERAttachment]]
309 -*** [[ERCaching>>Project WONDER-Frameworks-ERCaching]]
303 +*** [[DynaReporting>>Programming__WebObjects-Project WONDER-Frameworks-DynaReporting]]
310 310  *** [[ERCalendar>>Project WONDER-Frameworks-ERCalendar]]
311 -*** [[ERCaptcha>>Project WONDER-Frameworks-ERCaptcha]]
312 312  *** [[ERChangeNotificationJMS>>Project WONDER-Frameworks-ERChangeNotificationJMS]]
313 -*** [[ERChronic>>Project WONDER-Frameworks-ERChronic]]
314 314  *** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]]
315 315  *** [[ERDirectToWeb>>Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]]
316 -*** [[ERDivaLook>>ERDivaLook]]
317 -*** [[ERDivaliteLook>>ERDivaliteLook]]
318 -*** [[ERExcelLook>>Project WONDER-Frameworks-ERExcelLook]]
319 319  *** [[ERExtensions>>Project WONDER-Frameworks-ERExtensions]]
320 320  *** [[ERIMAdaptor>>Project WONDER-Frameworks-ERIMAdaptor]]
321 -*** [[ERIUI>>Project WONDER-Frameworks-ERIUI]]
322 -*** [[ERIndexing>>Project WONDER-Frameworks-ERIndexing]]
323 -*** [[ERJGroupsSynchronizer>>Project WONDER-Frameworks-ERJGroupsSynchronizer]]
324 -*** [[ERJQuery>>ERJQuery]]
325 -*** [[ERJars>>Project WONDER-Frameworks-ERJars]]
326 326  *** [[ERJavaMail>>Project WONDER-Frameworks-ERJavaMail]]
327 -*** [[ERXNavigation>>Project WONDER-Frameworks-ERXNavigation]]
328 -*** [[ERMoviesLogic>>Project WONDER-Frameworks-ERMoviesLogic]]
329 -*** [[ERNeutralLook>>Project WONDER-Frameworks-ERNeutralLook]]
330 -*** [[EROpenID>>Project WONDER-Frameworks-EROpenID]]
331 -*** [[EROraclePlugIn>>Project WONDER-Frameworks-EROraclePlugIn]]
332 -*** [[ERPDFGeneration>>Project WONDER-Frameworks-ERPDFGeneration]]
311 +*** [[ERXMigration>>Project WONDER-Frameworks-ERXMigration]]
333 333  *** [[ERPlot>>Project WONDER-Frameworks-ERPlot]]
334 -*** [[ERPrototaculous>>ERPrototaculous]]
335 335  *** [[ERPrototypes>>Programming__WebObjects-Project WONDER-Frameworks-ERPrototypes]]
336 -*** [[ERRest>>Project WONDER-Frameworks-ERRest]]
337 337  *** [[ERSelenium>>Project WONDER-Frameworks-ERSelenium]]
338 -*** [[ERTaggable>>Project WONDER-Frameworks-ERTaggable]]
339 -*** [[ERWorkerChannel>>Project WONDER-Frameworks-ERWorkerChannel]]
340 -*** [[ExcelGenerator>>Project WONDER-Frameworks-ExcelGeneration]]
341 -*** [[FrontBasePlugIn>>Project WONDER-Frameworks-FrontBasePlugIn]]
342 -*** [[GoogleChart>>Project WONDER-Frameworks-GoogleChart]]
343 -*** [[JavaFSAdaptor>>Project WONDER-Frameworks-JavaFSAdaptor]]
344 -*** [[JavaMemoryAdaptor>>Project WONDER-Frameworks-JavaMemoryAdaptor]]
345 -*** [[JavaMonitorFramework>>Project WONDER-Frameworks-JavaMonitorFramework]]
346 -*** [[JavaRESTAdaptor>>Project WONDER-Frameworks-JavaRESTAdaptor]]
315 +*** [[ExcelGeneration>>Project WONDER-Frameworks-ExcelGeneration]]
347 347  *** [[JavaWOExtensions>>Programming__WebObjects-Project WONDER-Frameworks-JavaWOExtensions]]
348 348  *** [[PostgresqlPlugin>>Project WONDER-Frameworks-PostgresqlPlugin]]
349 -*** [[SproutCore>>Project WONDER-Frameworks-SproutCore]]
318 +*** [[SVGObjects>>Programming__WebObjects-Project WONDER-Frameworks-SVGObjects]]
350 350  *** [[Validity>>Project WONDER-Frameworks-Validity]]
351 -*** [[WOJavaRebel>>Project WONDER-Frameworks-WOJavaRebel]]
352 -*** [[WOLips>>Project WONDER-Frameworks-WOLips]]
353 353  *** [[WOOgnl>>Project WONDER-Frameworks-WOOgnl]]
354 354  *** [[WOPaypal>>Project WONDER-Frameworks-WOPaypal]]
355 -*** [[WRReporting>>Project WONDER-Frameworks-WRReporting]]
356 -*** [[YUI>>Project WONDER-Frameworks-YUI]]
357 357  ** [[Adaptors>>Programming__WebObjects-Project WONDER-Adaptors]]
358 358  ** [[PlugIns>>Programming__WebObjects-Project WONDER-PlugIns]]
359 359  * Advanced
... ... @@ -362,9 +362,9 @@
362 362  
363 363  == WireHose ==
364 364  
365 -* [[Overview>>Wirehose]]
330 +* [[Overview>>Wirehose-Overview]]
366 366  * Basic Concepts
367 -** [[Content Management>>Wirehose-Content Management]]
332 +** [[Content Management>>Programming__WebObjects-Wirehose-Content Management]]
368 368  ** [[Personalization>>Wirehose-Personalization]]
369 369  ** [[Access Control>>Wirehose-Access Control]]
370 370  ** [[Dynamic Layouts>>Wirehose-Dynamic Layouts]]
... ... @@ -394,7 +394,7 @@
394 394  
395 395  == Houdah WebObjects Frameworks ==
396 396  
397 -* [[Overview>>Houdah WebObjects Frameworks]]
362 +* [[Overview>>Houdah WebObjects Frameworks-Overview]]
398 398  * [[HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework
399 399  * [[HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework
400 400  * [[HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework
... ... @@ -415,10 +415,6 @@
415 415  * [[JBND Website>>http://web.mac.com/flor385/JBND]]
416 416  * [[JBND Wikipedia>>http://en.wikipedia.org/wiki/JBND]]
417 417  
418 -== Validation Next Generation (enhanced validation) ==
419 -
420 -[[Validation Next Generation]]
421 -
422 422  = Development Tools =
423 423  
424 424  * [[Overview>>Programming__WebObjects-Development Tools-Overview]]
... ... @@ -428,10 +428,19 @@
428 428  * [[EOModeler>>EOF-Modeling-EOModeler]]
429 429  * [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]]
430 430  * [[Running Though Apache>>Development Tools-Running Through Apache]]
431 -* [[WebObjects and Subversion>>Development-WebObjects and Subversion]]
432 -* [[Hudson>>Installing and Using the Hudson build server]]
433 -* [[JRebel>>Using JRebel (previously called JavaRebel) with WOLips]]
392 +* [[WebObjects and Subversion>>Web Applications-Development-WebObjects and Subversion]]
434 434  
394 += Direct-To =
395 +
396 +* [[Overview>>Programming__WebObjects-Direct-To-Overview]]
397 +* Required Reading
398 +** [[Web>>Direct-To-Web]]
399 +** [[Java Client>>Programming__WebObjects-Direct-To-Java Client]]
400 +** [[Common Pitfalls and Troubleshooting>>Programming__WebObjects-Direct-To-Common Pitfalls and Troubleshooting]]
401 +* Advanced
402 +** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]]
403 +* [[Examples>>Programming__WebObjects-Direct-To-Examples]]
404 +
435 435  = Case Studies =
436 436  
437 437  * [[iTunes Music Store>>Programming__WebObjects-Case Studies-iTunes Music Store]]
... ... @@ -450,11 +450,11 @@
450 450  * [[Open Laszlo]]
451 451  * [[Mozilla XUL]]
452 452  * [[Cocoa]]
453 -* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]]
454 454  
455 455  = Testing =
456 456  
457 -* [[JUnit and TestNG>>Testing-JUnit and TestNG]]
426 +* [[ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]]
427 +
458 458  * [[Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]]
459 459  * [[WOUnitTest>>Testing-WOUnitTest]]
460 460