Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 1359.1
edited by Gavin Eadie
on 2013/07/02 19:15
on 2013/07/02 19:15
Change comment:
There is no comment for this version
To version 1360.1
edited by madc0w
on 2011/12/06 19:43
on 2011/12/06 19:43
Change comment:
add note in re doc mailing list
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. gavineadie1 +XWiki.madc0w - Content
-
... ... @@ -1,511 +1,504 @@ 1 -[[image:attach:hero_webobjects.jpg]] 1 +[[image:hero_webobjects.jpg||align="right" vspace="4" hspace="4"]]{{note title="Wiki Modernization In Progress"}} 2 +The content on this Wiki is in the process of being updated to reflect modern WebObjects development. Pages that refer to old development techniques, e.g. Xcode, WOBuilder, etc., will be either updated to reflect the current toolset, or be moved to the [WO:Deprecated] section. An [RSS Feed|http://wiki.objectstyle.org/confluence/spaces/createrssfeed.action?types=page&types=blogpost&types=comment&spaces=&sort=modified&title=Dashboard+RSS+Feed&maxResults=15&publicFeed=false&os_authType=basic&rssType=rss2] is available for those that want to be updated as pages are modified. *If you have a favorite page that you want to make sure you are in-the-loop on any changes*, you can easily Watch it by selecting _Watch_ from the _Tools_ popup menu on that page. If you wish to partipate in an effort to improve this documentation, send an email to [mailto:docs-group-on@wocommunity.org]. 2 2 3 -{{note title="Wiki Modernization In Progress"}} 4 -The content on this Wiki is in the process of being updated to reflect modern WebObjects development. Pages that refer to old development techniques, e.g. Xcode, WOBuilder, etc., will be either updated to reflect the current toolset, or be moved to the [[doc:Deprecated]] section. An [[RSS Feed>>url:http://wiki.wocommunity.org/spaces/createrssfeed.action?types=page&types=blogpost&types=comment&spaces=&sort=modified&title=Dashboard+RSS+Feed&maxResults=15&publicFeed=false&os_authType=basic&rssType=rss2||shape="rect"]] is available for those that want to be updated as pages are modified. **If you have a favorite page that you want to make sure you are in-the-loop on any changes**, you can easily Watch it by selecting //Watch// from the //Tools// popup menu on that page. If you wish to partipate in an effort to improve this documentation, send an email to [[docs-group-on@wocommunity.org>>mailto:docs-group-on@wocommunity.org||shape="rect"]]. 5 - 6 -**Special Note**: URLs are changing as part of this effort. Confluence does a good job of guessing what page you wanted if the link you requested no longer exists, so pain should be minimal. 4 +*Special Note*: URLs are changing as part of this effort. Confluence does a good job of guessing what page you wanted if the link you requested no longer exists, so pain should be minimal. 7 7 {{/note}} 8 8 9 9 {{tip}} 10 -This site replaces the [ [wikibook>>url:http://en.wikibooks.org/wiki/Programming:WebObjects||shape="rect"]], which has been deprecated.8 +This site replaces the [wikibook|http://en.wikibooks.org/wiki/Programming:WebObjects], which has been deprecated. 11 11 {{/tip}} 12 12 13 13 **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. 14 14 15 -It provides a powerful and mature set of Object-Oriented frameworks for managing Object-Relational Mapping ([[ORM>> url:http://en.wikipedia.org/wiki/Object-relational_mapping||shape="rect"]]) 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.13 +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. 16 16 17 -Originally developed by NeXT Computer Inc., in the mid 1990s, it was ported by Apple to Mac OS X and Mac OS X Server in Objective-C and then completely translated to Java for version 5.0. The latest available release of WebObjects is version 5.4.3, made available as Mac OS X installer package in September, 2008.15 +Originally developed by NeXT Computer Inc., in the mid 1990s, it was ported by Apple to Mac OS X and Mac OS X Server in Objective-C and then completely translated to Java for version 5.0. 18 18 19 -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>> url:http://phobos.apple.com/WebObjects/MZStore.woa/wa/storeFront||shape="rect"]], the on-line [[Apple Store>>url:http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore/||shape="rect"]], the [[MobileMe>>url:http://www.me.com||shape="rect"]] group of services including Web-Mail and Calendaring and their [[website>>url:http://www.apple.com||shape="rect"]].17 +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 [[MobileMe>>http://www.me.com]] group of services including Web-Mail and Calendaring and their [[website>>http://www.apple.com]]. 20 20 21 -It has a very active [[developer community>> url:http://www.wocommunity.org/||shape="rect"]] and offers excellent support through the very popular [[WebObjects Development>>url:http://lists.apple.com/mailman/listinfo/webobjects-dev||shape="rect"]] and [[WebObjects Deployment>>url:http://lists.apple.com/mailman/listinfo/webobjects-deploy||shape="rect"]] email lists.19 +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. 22 22 23 23 {{tip title="Download WebObjects Here!"}} 24 -The [[WebObjects543.dmg>>url:http://support.apple.com/kb/DL688||shape="rect"]] file will install the WebObjects frameworks and support files. It requires Xcode 3.1. It is recommended that you follow the [[Installing WebObjects 5.4 on Snow Leopard>>doc:Installing WebObjects 5\.4 on Snow Leopard]] instructions if you no longer have Xcode 3.1. 22 + 23 +The [WebObjects543.dmg|http://support.apple.com/kb/DL688] file will install the WebObjects frameworks and support files. It requires Xcode 3.1. It is recommended that you follow the [WO:Installing WebObjects 5.4 on Snow Leopard] instructions if you no longer have Xcode 3.1. 24 + 25 25 {{/tip}} 26 26 27 -|=((( 28 -Contents 29 -))) 30 -|((( 31 -{{section}} 32 -{{toc style="disc" indent="20px"/}} 33 -{{/section}} 34 -))) 27 +|= Contents 28 +| {{section}}{toc:style=disc|indent=20px}{{/section}} 35 35 36 36 = Introduction = 37 37 38 -* [[What is WebObjects?>> doc:documentation.Overview-What is WebObjects]]39 -* [[History>> doc:Overview-History]]40 -* [[Foundation>> doc:documentation.Overview-Foundation]]41 -* [[Objective-C to Java Transition>> doc:Overview-Objective-C to Java Transition]]42 -* [[Scratch Setup of WebObjects Development on a Mac>> doc:Scratch Setup of WebObjects Development on a Mac]]43 -* [[Hands On Hello World - Your First WebObjects Application>> doc:Hello World - Your First WebObjects Application]]44 -* [[Recent Changes>> url:http://wiki.wocommunity.org/pages/recentlyupdated.action?key=WO||shape="rect"]]45 -* [[WebObjects for Database Developers >>doc:WebObjects for Database Developers]]46 -* [[ doc:documentation.Naming Conventions]]32 +* [[What is WebObjects?>>Overview-What is WebObjects]] 33 +* [[History>>Overview-History]] 34 +* [[Foundation>>Overview-Foundation]] 35 +* [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]] 36 +* [[Scratch Setup of WebObjects Development on a Mac>>Scratch Setup of WebObjects Development on a Mac]] 37 +* [[Hands On Hello World - Your First WebObjects Application>>Hello World - Your First WebObjects Application]] 38 +* [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]] 39 +* [[WebObjects for Database Developers]] 40 +* [[Naming Conventions]] 47 47 48 48 = License = 49 49 50 50 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: 51 51 52 - >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.46 +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. 53 53 54 54 = Foundation = 55 55 56 -* [[Foundation>> doc:documentation.Overview-Foundation]]57 -* [[Key-Value Coding>> doc:documentation.Overview-Key Value Coding]]50 +* [[Foundation>>Overview-Foundation]] 51 +* [[Key-Value Coding>>Overview-Key Value Coding]] 58 58 59 59 = Enterprise Object Framework (EOF) = 60 60 61 61 == Introduction == 62 62 63 -* [[Overview>> doc:documentation.EOF-Overview]]57 +* [[Overview>>EOF-Overview]] 64 64 65 65 == Modeling == 66 66 67 -* [[Overview>> doc:documentation.EOF-Modeling-Overview]]61 +* [[Overview>>EOF-Modeling-Overview]] 68 68 * Required Reading 69 -** [[Entities>> doc:documentation.EOF-Modeling-Entities]]70 -** [[GlobalIDs>> doc:documentation.EOF-Modeling-GlobalIDs]]71 -** [[Attributes>> doc:documentation.EOF-Modeling-Attributes]]72 -** [[Relationships>> doc:Programming__WebObjects-EOF-Modeling-Relationships]]73 -** [[Entity Inheritance>> doc:documentation.EOF-Modeling-Inheritance]]74 -** [[Fetch Specifications>> doc:documentation.EOF-Modeling-Fetch Specifications]]75 -** [[SQL Generation>> doc:Programming__WebObjects-EOF-Modeling-SQL Generation]]76 -** [[Code Generation>> doc:Programming__WebObjects-EOF-Modeling-Code Generation]]77 -** [[Reverse Engineering>> doc:Programming__WebObjects-EOF-Modeling-Reverse Engineering]]78 -** [[Common Pitfalls and Troubleshooting>> doc:documentation.EOF-Modeling-Common Pitfalls and Troubleshooting]]79 -** [[EOModeler>> doc:documentation.EOF-Modeling-EOModeler]]80 -** [[EOModeler on Windows>> doc:documentation.EOF-Modeling-EOModeler on Windows]]81 -** [[Booleans>> doc:documentation.EOF-Modeling-Booleans]]63 +** [[Entities>>EOF-Modeling-Entities]] 64 +** [[GlobalIDs>>EOF-Modeling-GlobalIDs]] 65 +** [[Attributes>>EOF-Modeling-Attributes]] 66 +** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]] 67 +** [[Entity Inheritance>>EOF-Modeling-Inheritance]] 68 +** [[Fetch Specifications>>EOF-Modeling-Fetch Specifications]] 69 +** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]] 70 +** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]] 71 +** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]] 72 +** [[Common Pitfalls and Troubleshooting>>EOF-Modeling-Common Pitfalls and Troubleshooting]] 73 +** [[EOModeler>>EOF-Modeling-EOModeler]] 74 +** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]] 75 +** [[Booleans>>EOF-Modeling-Booleans]] 82 82 * Advanced 83 -** [[JDBC>> doc:documentation.EOF-Modeling-JDBC]]84 -** [[JNDI>> doc:Programming__WebObjects-EOF-Modeling-JNDI]]85 -** [[Stored Procedures>> doc:Programming__WebObjects-EOF-Modeling-Stored Procedures]]86 -** [[Prototypes>> doc:documentation.EOF-Modeling-Prototypes]]87 -** [[Multiple Models>> doc:Programming__WebObjects-EOF-Modeling-Multiple Models]]88 -** [[Custom Attributes>> doc:documentation.EOF-Modeling-Custom Attributes]]89 -** [[Strategy Design Pattern as an Alternative to Entity Inheritance>> doc:documentation.Using Strategy Design Pattern with EOF]]90 -* [[Examples>> doc:documentation.EOF-Modeling-Examples]]77 +** [[JDBC>>EOF-Modeling-JDBC]] 78 +** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]] 79 +** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]] 80 +** [[Prototypes>>EOF-Modeling-Prototypes]] 81 +** [[Multiple Models>>Programming__WebObjects-EOF-Modeling-Multiple Models]] 82 +** [[Custom Attributes>>EOF-Modeling-Custom Attributes]] 83 +** [[Strategy Design Pattern as an Alternative to Entity Inheritance>>Using Strategy Design Pattern with EOF]] 84 +* [[Examples>>EOF-Modeling-Examples]] 91 91 92 92 == Using EOF == 93 93 94 -* [[Overview>> doc:documentation.EOF-Using EOF-Overview]]88 +* [[Overview>>EOF-Using EOF-Overview]] 95 95 * Required Reading 96 -** [[The EOF Commandments>> doc:documentation.EOF-Using EOF-The EOF Commandments]]97 -** [[EO Enterprise Object>> doc:Programming__WebObjects-EOF-Using EOF-EO Enterprise Object]]98 -** [[EO Editing Context>> doc:documentation.EOF-Using EOF-EO Editing Context]]99 -** [[EO Object Store>> doc:Programming__WebObjects-EOF-Using EOF-EO Object Store]]100 -** [[EO Database>> doc:Programming__WebObjects-EOF-Using EOF-EO Database]]101 -** [[EO Adaptor>> doc:Programming__WebObjects-EOF-Using EOF-EO Adapter]]102 -** [[Context and Database Locking>> doc:documentation.EOF-Using EOF-Context and Database Locking]]103 -** [[Faulting>> doc:documentation.EOF-Using EOF-Faulting]]104 -** [[Fetching>> doc:documentation.EOF-Using EOF-Fetching]]105 -** [[Updating>> doc:Programming__WebObjects-EOF-Using EOF-Updating]]106 -** [[Deleting>> doc:documentation.EOF-Using EOF-Deleting]]107 -** [[Caching and Freshness>> doc:documentation.EOF-Using EOF-Caching and Freshness]]108 -** [[Optimistic Locking>> doc:documentation.EOF-Using EOF-Optimistic Locking]]109 -** [[Memory Management>> doc:documentation.EOF-Using EOF-Memory Management]]110 -** [[EOF Best Practices>> doc:documentation.EOF-Using EOF-EOF Best Practices]]111 -** [[Configuration Settings>> doc:documentation.EOF-Using EOF-Configuration Settings]]112 -** [[Common Pitfalls and Troubleshooting>> doc:documentation.EOF-Using EOF-Common Pitfalls and Troubleshooting]]90 +** [[The EOF Commandments>>EOF-Using EOF-The EOF Commandments]] 91 +** [[EO Enterprise Object>>Programming__WebObjects-EOF-Using EOF-EO Enterprise Object]] 92 +** [[EO Editing Context>>EOF-Using EOF-EO Editing Context]] 93 +** [[EO Object Store>>Programming__WebObjects-EOF-Using EOF-EO Object Store]] 94 +** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]] 95 +** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]] 96 +** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]] 97 +** [[Faulting>>EOF-Using EOF-Faulting]] 98 +** [[Fetching>>EOF-Using EOF-Fetching]] 99 +** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]] 100 +** [[Deleting>>EOF-Using EOF-Deleting]] 101 +** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]] 102 +** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]] 103 +** [[Memory Management>>EOF-Using EOF-Memory Management]] 104 +** [[EOF Best Practices>>EOF-Using EOF-EOF Best Practices]] 105 +** [[Configuration Settings>>EOF-Using EOF-Configuration Settings]] 106 +** [[Common Pitfalls and Troubleshooting>>EOF-Using EOF-Common Pitfalls and Troubleshooting]] 113 113 * Advanced 114 -** [[EOGenerator>> doc:EOF-Using EOF-EOGenerator]]115 -** [[Logging>> doc:documentation.EOF-Using EOF-Logging]]116 -** [[EOF Performance Tuning>> doc:documentation.EOF-Using EOF-EOF Performance Tuning]]117 -** [[Primary Keys>> doc:documentation.EOF-Using EOF-Primary Keys]]118 -** [[Compound Primary Keys>> doc:documentation.EOF-Using EOF-Compound Primary Keys]]119 -** [[Concurrency>> doc:documentation.EOF-Using EOF-Concurrency]]120 -** [[Validation>> doc:documentation.EOF-Using EOF-Validation]]121 -** [[Database Adaptors and Plugins>> doc:documentation.EOF-Using EOF-Database Adaptors and Plugins]]122 -** [[Undo and Redo>> doc:documentation.EOF-Using EOF-Undo and Redo]]123 -** [[EO's and Multiple Editing Contexts>> doc:Programming__WebObjects-EOF-Using EOF-EO's and Multiple Editing Contexts]]124 -** [[EOSharedEditingContext>> doc:documentation.EOF-Using EOF-EOSharedEditingContext]]125 -** [[Raw Rows>> doc:documentation.EOF-Using EOF-Raw Rows]]126 -** [[Batch Fetching>> doc:documentation.EOF-Using EOF-Batch Fetching]]127 -** [[Fetch Limits>> doc:documentation.EOF-Using EOF-Fetch Limits]]128 -** [[Bulk Operations>> doc:documentation.EOF-Using EOF-Bulk Operations]]129 -** [[Schema Changes>> doc:documentation.EOF-Using EOF-Schema Changes]]130 -** [[Delegates and Notifications>> doc:documentation.EOF-Using EOF-Delegates and Notifications]]131 -** [[Multiple Stacks or Instances>> doc:documentation.EOF-Using EOF-Multiple Stacks or Instances]]132 -** [[Custom Qualifiers>> doc:documentation.EOF-Using EOF-Custom Qualifiers]]133 -** [[Localization and Internationalization>> doc:documentation.EOF-Using EOF-Localization and Internationalization]]134 -** [[Default Values>> doc:documentation.EOF-Using EOF-Default Values]]135 -** [[Custom EOAdaptor>> doc:documentation.EOF-Using EOF-Custom EOAdaptor]]136 -** [[EOF Traces>> doc:documentation.EOF-Using EOF-EOF Traces]]137 -** [[Problems>> doc:documentation.EOF-Using EOF-Problems]]138 -* [[Tips and Tricks>> doc:documentation.EOF-Using EOF-Tips and Tricks]]139 -* [[Examples>> doc:Programming__WebObjects-EOF-Using EOF-Examples]]140 -* [[Help !_EOF_is_Doing_Strange_Things!>>doc:documentation.EOF-Using EOF-Breaking EOF]]108 +** [[EOGenerator>>EOF-Using EOF-EOGenerator]] 109 +** [[Logging>>EOF-Using EOF-Logging]] 110 +** [[EOF Performance Tuning>>EOF-Using EOF-EOF Performance Tuning]] 111 +** [[Primary Keys>>EOF-Using EOF-Primary Keys]] 112 +** [[Compound Primary Keys>>EOF-Using EOF-Compound Primary Keys]] 113 +** [[Concurrency>>EOF-Using EOF-Concurrency]] 114 +** [[Validation>>EOF-Using EOF-Validation]] 115 +** [[Database Adaptors and Plugins>>EOF-Using EOF-Database Adaptors and Plugins]] 116 +** [[Undo and Redo>>EOF-Using EOF-Undo and Redo]] 117 +** [[EO's and Multiple Editing Contexts>>Programming__WebObjects-EOF-Using EOF-EO's and Multiple Editing Contexts]] 118 +** [[EOSharedEditingContext>>EOF-Using EOF-EOSharedEditingContext]] 119 +** [[Raw Rows>>EOF-Using EOF-Raw Rows]] 120 +** [[Batch Fetching>>EOF-Using EOF-Batch Fetching]] 121 +** [[Fetch Limits>>EOF-Using EOF-Fetch Limits]] 122 +** [[Bulk Operations>>EOF-Using EOF-Bulk Operations]] 123 +** [[Schema Changes>>EOF-Using EOF-Schema Changes]] 124 +** [[Delegates and Notifications>>EOF-Using EOF-Delegates and Notifications]] 125 +** [[Multiple Stacks or Instances>>EOF-Using EOF-Multiple Stacks or Instances]] 126 +** [[Custom Qualifiers>>EOF-Using EOF-Custom Qualifiers]] 127 +** [[Localization and Internationalization>>EOF-Using EOF-Localization and Internationalization]] 128 +** [[Default Values>>EOF-Using EOF-Default Values]] 129 +** [[Custom EOAdaptor>>EOF-Using EOF-Custom EOAdaptor]] 130 +** [[EOF Traces>>EOF-Using EOF-EOF Traces]] 131 +** [[Problems>>EOF-Using EOF-Problems]] 132 +* [[Tips and Tricks>>EOF-Using EOF-Tips and Tricks]] 133 +* [[Examples>>Programming__WebObjects-EOF-Using EOF-Examples]] 134 +* [[Help//EOF//is//Doing//Strange//Things//>>EOF-Using EOF-Breaking EOF]] 141 141 142 142 = Web Applications = 143 143 144 144 == Introduction == 145 145 146 -* [[Overview>>doc:Web Applications-Overview]]((( 140 +* [[Overview>>Web Applications-Overview]] 141 + 147 147 == Development == 148 - )))149 -* [[Overview>> doc:Programming__WebObjects-Web Applications-Development-Overview]]150 -* [[Beginner's Guide>> doc:Development - Beginner's Guide]]143 + 144 +* [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 145 +* [[Beginner's Guide>>Development - Beginner's Guide]] 151 151 * Required Reading 152 -** [[Apache>> doc:documentation.Development Tools-Running Through Apache]]153 -** [[WO Adaptor>> doc:documentation.Development-WO Adaptor]]154 -** [[WO Application>> doc:Programming__WebObjects-Web Applications-Development-WO Application]]155 -** [[WO Session>> doc:documentation.Development-WO Session]]156 -** [[WO Component>> doc:Programming__WebObjects-Web Applications-Development-WO Component]]157 -*** [[Binding Synchronization>> doc:documentation.Development-WO Component-Binding Synchronization]]158 -*** [[Code, Templates, and WODs>> doc:documentation.Development-WO Component-Code Template and WODs]]159 -*** [[Built-in Components>> doc:Development-WO Component-Built-in Components]]160 -** [[Component Actions>> doc:documentation.Development-Component Actions]]161 -** [[Direct Actions>> doc:documentation.Development-Direct Actions]]162 -** [[Request-Response Loop>> doc:Programming__WebObjects-Web Applications-Development-Request-Response Loop]]163 -** [[Using EOF in a WOA>> doc:Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]]164 -** [[Authentication and Security>> doc:documentation.Development-Authentication and Security]]165 -** [[General Best Practices>> doc:documentation.Development-General Best Practices]]166 -** [[WOForm Best Practices>> doc:documentation.Development-WOForm Best Practices]]167 -** [[WODisplayGroup>> doc:documentation.Development-WODisplayGroup]]168 -** [[Debugging Techniques>> doc:Development-Debugging Techniques]]169 -** [[Direct Connect>> doc:Development-Direct Connect]]170 -** [[Frameworks>> doc:documentation.Development-Frameworks]]171 -** [[Ajax>> doc:documentation.Development-Ajax]]172 -** [[CSS>> doc:documentation.Development-CSS]]173 -** [[ doc:documentation.Sending Emails]]174 -** [[The Build Products>> doc:Programming__WebObjects-Web Applications-Development-Build Products]]175 -** [[Errors and Explanations>> doc:Programming__WebObjects-Web Applications-Development-Errors and Explanations]]176 -** [[Common Pitfalls and Troubleshooting>> doc:documentation.Development-Common Pitfalls and Troubleshooting]]147 +** [[Apache>>Development Tools-Running Through Apache]] 148 +** [[WO Adaptor>>Development-WO Adaptor]] 149 +** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]] 150 +** [[WO Session>>Development-WO Session]] 151 +** [[WO Component>>Programming__WebObjects-Web Applications-Development-WO Component]] 152 +*** [[Binding Synchronization>>Development-WO Component-Binding Synchronization]] 153 +*** [[Code, Templates, and WODs>>Development-WO Component-Code Template and WODs]] 154 +*** [[Built-in Components>>Development-WO Component-Built-in Components]] 155 +** [[Component Actions>>Development-Component Actions]] 156 +** [[Direct Actions>>Development-Direct Actions]] 157 +** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]] 158 +** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]] 159 +** [[Authentication and Security>>Development-Authentication and Security]] 160 +** [[General Best Practices>>Development-General Best Practices]] 161 +** [[WOForm Best Practices>>Development-WOForm Best Practices]] 162 +** [[WODisplayGroup>>Development-WODisplayGroup]] 163 +** [[Debugging Techniques>>Development-Debugging Techniques]] 164 +** [[Direct Connect>>Development-Direct Connect]] 165 +** [[Frameworks>>Development-Frameworks]] 166 +** [[Ajax>>Development-Ajax]] 167 +** [[CSS>>Development-CSS]] 168 +** [[Sending Emails>>Development-Sending Emails]] 169 +** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]] 170 +** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]] 171 +** [[Common Pitfalls and Troubleshooting>>Development-Common Pitfalls and Troubleshooting]] 177 177 * Advanced 178 -** [[Application Server URL Creation>> doc:documentation.Development-UrlCreation]]179 -** [[Audit Trails>> doc:documentation.Development-Audit Trails]]180 -** [[Backtracking>> doc:documentation.Development-Backtracking]]181 -** [[Concurrency>> doc:Programming__WebObjects-Web Applications-Development-Concurrency]]182 -** [[Image Thumbnailing>> doc:documentation.Development-Thumbnailing]]183 -** [[Database vs Filesystem (aka Images in the Database?)>> doc:documentation.Development-Database vs Filesystem]]184 -** [[WOLongResponsePage>> doc:Programming__WebObjects-Web Applications-Development-WOLongResponsePage]]185 -** [[Stateless Components>> doc:documentation.Development-Stateless Components]]186 -** [[Non-HTML WO's>> doc:Programming__WebObjects-Web Applications-Development-Non-HTML WO's]]187 -** [[WOEvents and Logging>> doc:documentation.Development-WOEvents and Logging]]188 -** [[PDF Generation>> doc:documentation.Development-PDF Generation]]189 -** [[Excel Generation>> doc:documentation.Development-Excel Generation]]190 -** [[SSL>> doc:documentation.Development-SSL requests via https protocol]]191 -** [[Localization and Internationalization>> doc:documentation.Development-Localization and Internationalization]]192 -** [[Testing and JUnit>> doc:documentation.Development-Testing and JUnit]]193 -** [[Custom Error Handling>> doc:documentation.Development-Custom Error Handling]]194 -** [[Custom Request Handlers>> doc:Programming__WebObjects-Web Applications-Development-Custom Request Handlers]]195 -** [[Custom Templates>> doc:documentation.Development-Custom Templates]]196 -** [[ doc:documentation.Calling Commandline Applications]]197 -** [[High Performance WOA's and WO's>> doc:Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]]198 -** [[Profiling WO Apps>> doc:documentation.Development-Profiling WO Apps]]199 -** [[J2EE Integration>> doc:documentation.Development-J2EE Integration]]200 -** [[Third Party Jars>> doc:documentation.Development-Third Party Jars]]201 -** [[Generating Static Pages>> doc:documentation.Development-Generating Static Pages]]202 -** [[Cocoa EO Applications>> doc:Web Applications-Development-Cocoa EO Applications]]203 -** [[Custom Resource Manager>> doc:documentation.Development-Custom Resource Manager]]204 -** [[Persistent Sessions>> doc:documentation.Development-Persistent Sessions]]205 -** [[How Forms Work>> doc:documentation.Development-How Forms Work]]206 -* [[do c:Development on Windows]]207 -* [[Tips and Tricks>> doc:documentation.Development-Tips and Tricks]]173 +** [[Application Server URL Creation>>Development-UrlCreation]] 174 +** [[Audit Trails>>Development-Audit Trails]] 175 +** [[Backtracking>>Development-Backtracking]] 176 +** [[Concurrency>>Programming__WebObjects-Web Applications-Development-Concurrency]] 177 +** [[Image Thumbnailing>>Development-Thumbnailing]] 178 +** [[Database vs Filesystem (aka Images in the Database?)>>Development-Database vs Filesystem]] 179 +** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]] 180 +** [[Stateless Components>>Development-Stateless Components]] 181 +** [[Non-HTML WO's>>Programming__WebObjects-Web Applications-Development-Non-HTML WO's]] 182 +** [[WOEvents and Logging>>Development-WOEvents and Logging]] 183 +** [[PDF Generation>>Development-PDF Generation]] 184 +** [[Excel Generation>>Development-Excel Generation]] 185 +** [[SSL>>Development-SSL requests via https protocol]] 186 +** [[Localization and Internationalization>>Development-Localization and Internationalization]] 187 +** [[Testing and JUnit>>Development-Testing and JUnit]] 188 +** [[Custom Error Handling>>Development-Custom Error Handling]] 189 +** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]] 190 +** [[Custom Templates>>Development-Custom Templates]] 191 +** [[Calling Commandline Applications>>Calling Commandline Applications]] 192 +** [[High Performance WOA's and WO's>>Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]] 193 +** [[Profiling WO Apps>>Development-Profiling WO Apps]] 194 +** [[J2EE Integration>>Development-J2EE Integration]] 195 +** [[Third Party Jars>>Development-Third Party Jars]] 196 +** [[Generating Static Pages>>Development-Generating Static Pages]] 197 +** [[Cocoa EO Applications>>Web Applications-Development-Cocoa EO Applications]] 198 +** [[Custom Resource Manager>>Development-Custom Resource Manager]] 199 +** [[Persistent Sessions>>Development-Persistent Sessions]] 200 +** [[How Forms Work>>Development-How Forms Work]] 201 +* [[Development on Windows>>Development-Development on Windows]] 202 +* [[Tips and Tricks>>Development-Tips and Tricks]] 208 208 * Examples 209 -** [[Hands On Hello World>> doc:Hello World - Your First WebObjects Application]]210 -** [[Page Layout>> doc:documentation.Development-Examples-Page Layout]]211 -** [[List Components>> doc:documentation.Development-Examples-List Components]]212 -** [[Calendar Component>> doc:documentation.Development-Examples-Calendar Component]]213 -** [[Path Inspector>> doc:documentation.Development-Examples-Path Inspector]]214 -** [[Alphabetic List>> doc:documentation.Development-Examples-Alphabetic List]]215 -** [[Login>> doc:documentation.Development-Examples-Login]]216 -** [[Anchors>> doc:documentation.Development-Examples-Anchors]]217 -** [[Open Link in New Window>> doc:documentation.Development-Examples-Open Link in New Window]]218 -** [[Return a File>> doc:documentation.Development-Examples-Return a File]]204 +** [[Hands On Hello World>>Hello World - Your First WebObjects Application]] 205 +** [[Page Layout>>Development-Examples-Page Layout]] 206 +** [[List Components>>Development-Examples-List Components]] 207 +** [[Calendar Component>>Development-Examples-Calendar Component]] 208 +** [[Path Inspector>>Development-Examples-Path Inspector]] 209 +** [[Alphabetic List>>Development-Examples-Alphabetic List]] 210 +** [[Login>>Development-Examples-Login]] 211 +** [[Anchors>>Development-Examples-Anchors]] 212 +** [[Open Link in New Window>>Development-Examples-Open Link in New Window]] 213 +** [[Return a File>>Development-Examples-Return a File]] 219 219 220 220 == Deployment == 221 221 222 -* [[ doc:Overview]]217 +* [[Overview>>Overview]] 223 223 * Required Reading 224 -** [[Apache>> doc:documentation.Configuring Apache for WebObjects]]225 -** [[Memory Settings>> doc:Deployment-Memory Settings]]226 -** [[Standard Deployment>> doc:Deployment-Standard Deployment]]227 -** [[wotaskd>> doc:wotaskd]]228 -** [[Java Monitor>> doc:JavaMonitor]]229 -** [[Logging>> doc:documentation.Log Rotation]]230 -** [[Split Install>> doc:documentation.Split Deployments]]231 -** [[Common Pitfalls and Troubleshooting>> doc:documentation.Troubleshooting Deployment]]219 +** [[Apache>>Configuring Apache for WebObjects]] 220 +** [[Memory Settings>>Deployment-Memory Settings]] 221 +** [[Standard Deployment>>Deployment-Standard Deployment]] 222 +** [[wotaskd>>wotaskd]] 223 +** [[Java Monitor>>JavaMonitor]] 224 +** [[Logging>>Log Rotation]] 225 +** [[Split Install>>Split Deployments]] 226 +** [[Common Pitfalls and Troubleshooting>>Troubleshooting Deployment]] 232 232 233 233 * Advanced 234 -** [[WOStats>> doc:documentation.Troubleshooting WOStats]]235 -** [[Additional Monitoring>> doc:documentation.Monitoring your deployed Applications]]236 -** [[ doc:documentation.Troubleshooting wotaskd and JavaMonitor on OS X]]237 -** [[Scheduled Restart>> doc:documentation.Troubleshooting Scheduled Restarts]]238 -** [[Clustering and Load Balancing>> doc:Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]]239 -** [[Tomcat Deployment>> doc:documentation.Deploying with Tomcat]]240 -** [[High-Performance Configuration>> doc:Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]]241 -** [[ doc:documentation.Killing WOA Processes]]242 -** [[Debugging Frozen Deployed Instances>> doc:documentation.Troubleshooting Frozen Deployed Instances]]243 -** [[d oc:documentation.WOAdaptorInfo]]229 +** [[WOStats>>Troubleshooting WOStats]] 230 +** [[Additional Monitoring>>Monitoring your deployed Applications]] 231 +** [[Troubleshooting wotaskd and JavaMonitor on OS X]] 232 +** [[Scheduled Restart>>Troubleshooting Scheduled Restarts]] 233 +** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 234 +** [[Tomcat Deployment>>Deploying with Tomcat]] 235 +** [[High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-Performance Configuration]] 236 +** [[Killing WOA Processes>>Killing WOA Processes]] 237 +** [[Debugging Frozen Deployed Instances>>Troubleshooting Frozen Deployed Instances]] 238 +** [[WOAdaptorInfo>>WOAdaptorInfo]] 244 244 245 245 * Platform Specifics 246 -** [[Mac OS X Server>> doc:documentation.Deploying on Mac OS X10\.6 (Snow Leopard)]]247 -** [[Linux>> doc:Web Applications-Deployment-Linux]]248 -** [[Solaris WO5.3.3>> doc:documentation.Deploying on Solaris (WO 5\.3\.3)]]249 -** [[FreeBSD WO5.2>> doc:Deploying on FreeBSD (WO 5\.2)]]250 -** [[FreeBSD WO5.3>> doc:Deploying on FreeBSD (WO 5\.3)]]251 -** [[FreeBSD 6.2 WO 5.3.3>> doc:Deploying on FreeBSD 6\.2 (WO5\.3\.3)]]252 -** [[FreeBSD 6.x WO 5.3.3 using port system with many options>> doc:Deploying on FreeBSD 6\.x (WO 5\.3\.3 port)]]253 -** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>> doc:Deploying on Windows (WO 5\.1)]]254 -** [[Current Windows (WO 5.4 on Win2003)>> doc:documentation.Deploying on Windows]]255 -** [[Amazon EC2>> doc:documentation.Deploying on Amazon EC2]]241 +** [[Mac OS X Server>>Deploying on Mac OS X Server]] 242 +** [[Linux>>Web Applications-Deployment-Linux]] 243 +** [[Solaris WO5.3.3>>Deploying on Solaris (WO 5.3.3)]] 244 +** [[FreeBSD WO5.2>>Deploying on FreeBSD (WO 5.2)]] 245 +** [[FreeBSD WO5.3>>Deploying on FreeBSD (WO 5.3)]] 246 +** [[FreeBSD 6.2 WO 5.3.3>>Deploying on FreeBSD 6.2 (WO5.3.3)]] 247 +** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Deploying on FreeBSD 6.x (WO 5.3.3 port)]] 248 +** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Deploying on Windows (WO 5.1)]] 249 +** [[Current Windows (WO 5.4 on Win2003)>>Deploying on Windows]] 250 +** [[Amazon EC2>>Deploying on Amazon EC2]] 256 256 257 257 * Helpful Tools & Shellscripts 258 -** [[Capistrano (Overview)>> doc:documentation.Automating Application Deployment with Capistrano (Overview)]]253 +** [[Capistrano (Overview)>>Automating Application Deployment with Capistrano (Overview)]] 259 259 260 260 = Web Services = 261 261 262 -* [[Overview>> doc:Programming__WebObjects-Web Services-Overview]]257 +* [[Overview>>Programming__WebObjects-Web Services-Overview]] 263 263 * Required Reading 264 -** [[WO as a Web Service Provider>> doc:documentation.Web Services-Web Service Provider]]265 -** [[WO as a Web Service Consumer>> doc:documentation.Web Services-Web Service Consumer]]266 -** [[Interoperability>> doc:Programming__WebObjects-Web Services-Interoperability]]267 -** [[Common Pitfalls and Troubleshooting>> doc:documentation.Web Services-Common Pitfalls and Troubleshooting]]259 +** [[WO as a Web Service Provider>>Web Services-Web Service Provider]] 260 +** [[WO as a Web Service Consumer>>Web Services-Web Service Consumer]] 261 +** [[Interoperability>>Programming__WebObjects-Web Services-Interoperability]] 262 +** [[Common Pitfalls and Troubleshooting>>Web Services-Common Pitfalls and Troubleshooting]] 268 268 * General Info 269 -** [[Instructions for .NET consuming Direct to WebServices>> doc:documentation.Web Services-Instructions for\.NET consuming Direct to WebServices]]270 -** [[Testing Services with Terminal>> doc:documentation.Web Services-Testing Services with Terminal]]264 +** [[Instructions for .NET consuming Direct to WebServices>>Web Services-Instructions for .NET consuming Direct to WebServices]] 265 +** [[Testing Services with Terminal>>Web Services-Testing Services with Terminal]] 271 271 * Advanced 272 -** [[Sending Large Data>> doc:documentation.Web Services-Sending Large Data]]273 -** [[How to Trust Any SSL Certificate>> doc:documentation.Web Services-How to Trust Any SSL Certificate]]274 -** [[Problems>> doc:documentation.Web Services-Problems]]275 -** [[Controlling Enterprise Object Serialisation>> doc:documentation.Web Services-Controlling Enterprise Object Serialisation]]276 -** [[Controlling WSDL Service Location>> doc:documentation.Web Services-Controlling WSDL Service Location]]277 -** [[Integration with WebServicesCore on MacOS-X>> doc:documentation.Web Services-Integration with WebServicesCore on MacOS-X]]278 -** [[Working With Temporary GlobalIDs>> doc:documentation.Web Services-Working With Temporary GlobalIDs]]267 +** [[Sending Large Data>>Web Services-Sending Large Data]] 268 +** [[How to Trust Any SSL Certificate>>Web Services-How to Trust Any SSL Certificate]] 269 +** [[Problems>>Web Services-Problems]] 270 +** [[Controlling Enterprise Object Serialisation>>Web Services-Controlling Enterprise Object Serialisation]] 271 +** [[Controlling WSDL Service Location>>Web Services-Controlling WSDL Service Location]] 272 +** [[Integration with WebServicesCore on MacOS-X>>Web Services-Integration with WebServicesCore on MacOS-X]] 273 +** [[Working With Temporary GlobalIDs>>Web Services-Working With Temporary GlobalIDs]] 279 279 280 -* [[Examples>> doc:Programming__WebObjects-Web Services-Examples]]275 +* [[Examples>>Programming__WebObjects-Web Services-Examples]] 281 281 282 282 = Direct To Web (D2W) = 283 283 279 +{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}} 284 284 285 - 286 -{{include 0="Direct To Web (D2W and ERD2W)"/}} 287 - 288 288 = Java Client, Direct to Java Client (D2JC) = 289 289 290 -* [[Overview>> doc:documentation.Java Client-Overview]]283 +* [[Overview>>Java Client-Overview]] 291 291 * Direct to Java Client 292 -** [[ doc:documentation.Getting Started with Direct to Java Client (D2JC)]]293 -* [[Required Reading>> doc:documentation.Java Client-Required Reading]]285 +** [[Getting Started with Direct to Java Client (D2JC)>>Getting Started with Direct to Java Client (D2JC)]] 286 +* [[Required Reading>>Java Client-Required Reading]] 294 294 * Building 295 -** [[Client-Side Classes JAR>> doc:documentation.Java Client-WebStart Distribution Building]]296 -** [[WebStart WOLips Incremental Builder>> doc:documentation.Java Client-WebStart Incremental Build]]297 -** [[Additional Java Client files and settings>> doc:documentation.Java Client-Additional Files and Settings]]298 -* [[Trouble-Shooting>> doc:documentation.Java Client-Trouble Shooting]]299 -* [[Complimentary Frameworks>> doc:documentation.Java Client-Complimentary Frameworks]]300 -* [[Advanced>> doc:Programming__WebObjects-Java Client-Advanced]]301 -* [[Interface Builder>> doc:Programming__WebObjects-Java Client-Interface Builder]]302 -* [[svn>> doc:Programming__WebObjects-Java Client-svn]]303 -* [[Examples>> doc:Programming__WebObjects-Java Client-Examples]]288 +** [[Client-Side Classes JAR>>Java Client-WebStart Distribution Building]] 289 +** [[WebStart WOLips Incremental Builder>>Java Client-WebStart Incremental Build]] 290 +** [[Additional Java Client files and settings>>Java Client-Additional Files and Settings]] 291 +* [[Trouble-Shooting>>Java Client-Trouble Shooting]] 292 +* [[Complimentary Frameworks>>Java Client-Complimentary Frameworks]] 293 +* [[Advanced>>Programming__WebObjects-Java Client-Advanced]] 294 +* [[Interface Builder>>Programming__WebObjects-Java Client-Interface Builder]] 295 +* [[svn>>Programming__WebObjects-Java Client-svn]] 296 +* [[Examples>>Programming__WebObjects-Java Client-Examples]] 304 304 305 305 = Complementary Frameworks = 306 306 307 307 == Project WONDER == 308 308 309 -* [[Overview>> doc:documentation.Project WONDER-Overview]]302 +* [[Overview>>Project WONDER-Overview]] 310 310 * Required Reading 311 -** [[Installing>> doc:documentation.Getting the Wonder Source Code]]312 -** [[Quickstart>> doc:documentation.Project WONDER-Quickstart]]313 -** [[History>> doc:documentation.Project WONDER-History]]314 -** [[Properties File Settings>> doc:documentation.Project Wonder Properties Files]]315 -** [[Frameworks>> doc:Programming__WebObjects-Project WONDER-Frameworks]]316 -*** [[Ajax>> doc:documentation.AjaxFramework]]317 -*** [[AjaxLook>> doc:Project WONDER-Frameworks-AjaxLook]]318 -*** [[BTBusinessLogic>> doc:Project WONDER-Frameworks-BTBusinessLogic]]319 -*** [[DRGrouping>> doc:Project WONDER-Frameworks-DRGrouping]]320 -*** [[DerbyPlugIn>> doc:Project WONDER-Frameworks-DerbyPlugIn]]321 -*** [[ERAttachment>> doc:Project WONDER-Frameworks-ERAttachment]]322 -*** [[ERCaching>> doc:Project WONDER-Frameworks-ERCaching]]323 -*** [[ERCalendar>> doc:documentation.ERCalendarFramework]]324 -*** [[ERCaptcha>> doc:Project WONDER-Frameworks-ERCaptcha]]325 -*** [[ERChangeNotificationJMS>> doc:documentation.ERChangeNotificationJMSFramework]]326 -*** [[ERChronic>> doc:Project WONDER-Frameworks-ERChronic]]327 -*** [[ERCoreBusinessLogic>> doc:Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]]328 -*** [[ERDirectToWeb>> doc:Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]]329 -*** [[ doc:documentation.ERDivaLook]]330 -*** [[ doc:documentation.ERDivaliteLook]]331 -*** [[ERExcelLook>> doc:Project WONDER-Frameworks-ERExcelLook]]332 -*** [[ERExtensions>> doc:documentation.ERExtensionsFramework]]333 -*** [[ERIMAdaptor>> doc:documentation.ERIMAdaptorFramework]]334 -*** [[ERIUI>> doc:Project WONDER-Frameworks-ERIUI]]335 -*** [[ERIndexing>> doc:Project WONDER-Frameworks-ERIndexing]]336 -*** [[ERJGroupsSynchronizer>> doc:Project WONDER-Frameworks-ERJGroupsSynchronizer]]337 -*** [[ doc:documentation.ERJQuery]]338 -*** [[ERJars>> doc:Project WONDER-Frameworks-ERJars]]339 -*** [[ERJavaMail>> doc:documentation.ERJavaMailFramework]]340 -*** [[ERXNavigation>> doc:documentation.Project WONDER-Frameworks-ERXNavigation]]341 -*** [[ERMoviesLogic>> doc:Project WONDER-Frameworks-ERMoviesLogic]]342 -*** [[ERNeutralLook>> doc:Project WONDER-Frameworks-ERNeutralLook]]343 -*** [[EROpenID>> doc:documentation.EROpenID344 -*** [[EROraclePlugIn>> doc:Project WONDER-Frameworks-EROraclePlugIn]]345 -*** [[ERPDFGeneration>> doc:Project WONDER-Frameworks-ERPDFGeneration]]346 -*** [[ERPlot>> doc:documentation.ERPlotFramework]]347 -*** [[ doc:documentation.ERPrototaculous]]348 -*** [[ERPrototypes>> doc:Programming__WebObjects-Project WONDER-Frameworks-ERPrototypes]]349 -*** [[ERRest>> doc:Project WONDER-Frameworks-ERRest]]350 -*** [[ERSelenium>> doc:documentation.ERSeleniumFramework]]351 -*** [[ERTaggable>> doc:Project WONDER-Frameworks-ERTaggable]]352 -*** [[ERWorkerChannel>> doc:Project WONDER-Frameworks-ERWorkerChannel]]353 -*** [[ExcelGenerator>> doc:documentation.Project WONDER-Frameworks-ExcelGeneration]]354 -*** [[FrontBasePlugIn>> doc:Project WONDER-Frameworks-FrontBasePlugIn]]355 -*** [[GoogleChart>> doc:Project WONDER-Frameworks-GoogleChart]]356 -*** [[JavaFSAdaptor>> doc:Project WONDER-Frameworks-JavaFSAdaptor]]357 -*** [[JavaMemoryAdaptor>> doc:Project WONDER-Frameworks-JavaMemoryAdaptor]]358 -*** [[JavaMonitorFramework>> doc:Project WONDER-Frameworks-JavaMonitorFramework]]359 -*** [[JavaRESTAdaptor>> doc:Project WONDER-Frameworks-JavaRESTAdaptor]]360 -*** [[JavaWOExtensions>> doc:Programming__WebObjects-Project WONDER-Frameworks-JavaWOExtensions]]361 -*** [[PostgresqlPlugin>> doc:documentation.PostgresqlPluginFramework]]362 -*** [[SproutCore>> doc:Project WONDER-Frameworks-SproutCore]]363 -*** [[Validity>> doc:documentation.ValidityFramework]]364 -*** [[WOJavaRebel>> doc:Project WONDER-Frameworks-WOJavaRebel]]365 -*** [[WOLips>> doc:Project WONDER-Frameworks-WOLips]]366 -*** [[WOOgnl>> doc:documentation.WOOgnlFramework]]367 -*** [[WOPaypal>> doc:documentation.WOPaypalFramework]]368 -*** [[WRReporting>> doc:Project WONDER-Frameworks-WRReporting]]369 -*** [[YUI>> doc:Project WONDER-Frameworks-YUI]]370 -** [[Adaptors>> doc:Programming__WebObjects-Project WONDER-Adaptors]]371 -** [[PlugIns>> doc:Programming__WebObjects-Project WONDER-PlugIns]]304 +** [[Installing>>WONDER:Getting the Wonder Source Code]] 305 +** [[Quickstart>>Project WONDER-Quickstart]] 306 +** [[History>>Project WONDER-History]] 307 +** [[Properties File Settings>>Project Wonder Properties Files]] 308 +** [[Frameworks>>Programming__WebObjects-Project WONDER-Frameworks]] 309 +*** [[Ajax>>Project WONDER-Frameworks-Ajax]] 310 +*** [[AjaxLook>>Project WONDER-Frameworks-AjaxLook]] 311 +*** [[BTBusinessLogic>>Project WONDER-Frameworks-BTBusinessLogic]] 312 +*** [[DRGrouping>>Project WONDER-Frameworks-DRGrouping]] 313 +*** [[DerbyPlugIn>>Project WONDER-Frameworks-DerbyPlugIn]] 314 +*** [[ERAttachment>>Project WONDER-Frameworks-ERAttachment]] 315 +*** [[ERCaching>>Project WONDER-Frameworks-ERCaching]] 316 +*** [[ERCalendar>>Project WONDER-Frameworks-ERCalendar]] 317 +*** [[ERCaptcha>>Project WONDER-Frameworks-ERCaptcha]] 318 +*** [[ERChangeNotificationJMS>>Project WONDER-Frameworks-ERChangeNotificationJMS]] 319 +*** [[ERChronic>>Project WONDER-Frameworks-ERChronic]] 320 +*** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]] 321 +*** [[ERDirectToWeb>>Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]] 322 +*** [[ERDivaLook>>ERDivaLook]] 323 +*** [[ERDivaliteLook>>ERDivaliteLook]] 324 +*** [[ERExcelLook>>Project WONDER-Frameworks-ERExcelLook]] 325 +*** [[ERExtensions>>Project WONDER-Frameworks-ERExtensions]] 326 +*** [[ERIMAdaptor>>Project WONDER-Frameworks-ERIMAdaptor]] 327 +*** [[ERIUI>>Project WONDER-Frameworks-ERIUI]] 328 +*** [[ERIndexing>>Project WONDER-Frameworks-ERIndexing]] 329 +*** [[ERJGroupsSynchronizer>>Project WONDER-Frameworks-ERJGroupsSynchronizer]] 330 +*** [[ERJQuery>>ERJQuery]] 331 +*** [[ERJars>>Project WONDER-Frameworks-ERJars]] 332 +*** [[ERJavaMail>>Project WONDER-Frameworks-ERJavaMail]] 333 +*** [[ERXNavigation>>Project WONDER-Frameworks-ERXNavigation]] 334 +*** [[ERMoviesLogic>>Project WONDER-Frameworks-ERMoviesLogic]] 335 +*** [[ERNeutralLook>>Project WONDER-Frameworks-ERNeutralLook]] 336 +*** [[EROpenID>>Project WONDER-Frameworks-EROpenID]] 337 +*** [[EROraclePlugIn>>Project WONDER-Frameworks-EROraclePlugIn]] 338 +*** [[ERPDFGeneration>>Project WONDER-Frameworks-ERPDFGeneration]] 339 +*** [[ERPlot>>Project WONDER-Frameworks-ERPlot]] 340 +*** [[ERPrototaculous>>ERPrototaculous]] 341 +*** [[ERPrototypes>>Programming__WebObjects-Project WONDER-Frameworks-ERPrototypes]] 342 +*** [[ERRest>>Project WONDER-Frameworks-ERRest]] 343 +*** [[ERSelenium>>Project WONDER-Frameworks-ERSelenium]] 344 +*** [[ERTaggable>>Project WONDER-Frameworks-ERTaggable]] 345 +*** [[ERWorkerChannel>>Project WONDER-Frameworks-ERWorkerChannel]] 346 +*** [[ExcelGenerator>>Project WONDER-Frameworks-ExcelGeneration]] 347 +*** [[FrontBasePlugIn>>Project WONDER-Frameworks-FrontBasePlugIn]] 348 +*** [[GoogleChart>>Project WONDER-Frameworks-GoogleChart]] 349 +*** [[JavaFSAdaptor>>Project WONDER-Frameworks-JavaFSAdaptor]] 350 +*** [[JavaMemoryAdaptor>>Project WONDER-Frameworks-JavaMemoryAdaptor]] 351 +*** [[JavaMonitorFramework>>Project WONDER-Frameworks-JavaMonitorFramework]] 352 +*** [[JavaRESTAdaptor>>Project WONDER-Frameworks-JavaRESTAdaptor]] 353 +*** [[JavaWOExtensions>>Programming__WebObjects-Project WONDER-Frameworks-JavaWOExtensions]] 354 +*** [[PostgresqlPlugin>>Project WONDER-Frameworks-PostgresqlPlugin]] 355 +*** [[SproutCore>>Project WONDER-Frameworks-SproutCore]] 356 +*** [[Validity>>Project WONDER-Frameworks-Validity]] 357 +*** [[WOJavaRebel>>Project WONDER-Frameworks-WOJavaRebel]] 358 +*** [[WOLips>>Project WONDER-Frameworks-WOLips]] 359 +*** [[WOOgnl>>Project WONDER-Frameworks-WOOgnl]] 360 +*** [[WOPaypal>>Project WONDER-Frameworks-WOPaypal]] 361 +*** [[WRReporting>>Project WONDER-Frameworks-WRReporting]] 362 +*** [[YUI>>Project WONDER-Frameworks-YUI]] 363 +** [[Adaptors>>Programming__WebObjects-Project WONDER-Adaptors]] 364 +** [[PlugIns>>Programming__WebObjects-Project WONDER-PlugIns]] 372 372 * Advanced 373 -* [[Examples>> doc:Programming__WebObjects-Project WONDER-Examples]]374 -* [[Troubleshooting>> doc:Wonder.Troubleshooting]]366 +* [[Examples>>Programming__WebObjects-Project WONDER-Examples]] 367 +* [[Troubleshooting>>Wonder:Troubleshooting]] 375 375 376 376 == WireHose == 377 377 378 -* [[Overview>> doc:documentation.Wirehose]]371 +* [[Overview>>Wirehose]] 379 379 * Basic Concepts 380 -** [[Content Management>> doc:documentation.Wirehose-Content Management]]381 -** [[Personalization>> doc:documentation.Wirehose-Personalization]]382 -** [[Access Control>> doc:documentation.Wirehose-Access Control]]383 -** [[Dynamic Layouts>> doc:documentation.Wirehose-Dynamic Layouts]]384 -** [[Rapid Development>> doc:documentation.Wirehose-Rapid Revelopment]]373 +** [[Content Management>>Wirehose-Content Management]] 374 +** [[Personalization>>Wirehose-Personalization]] 375 +** [[Access Control>>Wirehose-Access Control]] 376 +** [[Dynamic Layouts>>Wirehose-Dynamic Layouts]] 377 +** [[Rapid Development>>Wirehose-Rapid Revelopment]] 385 385 * Reference 386 -** [[Installation>> doc:documentation.Wirehose-Installation]]379 +** [[Installation>>Wirehose-Installation]] 387 387 ** Online Reference Library 388 -*** [[Developer Overview>> url:http://www.wirehose.com/developer/DeveloperOverview.html||shape="rect"]]389 -*** [[Java API Reference>> url:http://www.wirehose.com/developer/javadoc/||shape="rect"]]390 -*** [[Properties Reference>> url:http://www.wirehose.com/developer/Properties.html||shape="rect"]]391 -*** [[Database setup>> url:http://www.wirehose.com/developer/DatabaseSetup.html||shape="rect"]]392 -*** [[Regular Expressions>> url:http://www.wirehose.com/developer/javadoc/com/stevesoft/pat/package-summary.html#reference||shape="rect"]]381 +*** [[Developer Overview>>http://www.wirehose.com/developer/DeveloperOverview.html]] 382 +*** [[Java API Reference>>http://www.wirehose.com/developer/javadoc/]] 383 +*** [[Properties Reference>>http://www.wirehose.com/developer/Properties.html]] 384 +*** [[Database setup>>http://www.wirehose.com/developer/DatabaseSetup.html]] 385 +*** [[Regular Expressions>>http://www.wirehose.com/developer/javadoc/com/stevesoft/pat/package-summary.html#reference]] 393 393 * Recently Deployed Sites 394 -** [[Paizo.com>> url:http://www.paizo.com||shape="rect"]]395 -** [[Eurovision Song Contest Store>> url:http://www.eurovisiondownloadshop.tv/cgi-bin/WebObjects/Eurovision||shape="rect"]]396 -** [[Bilka Music Download Store>> url:http://bilka.phonofile.dk/cgi-bin/WebObjects/Bilka||shape="rect"]]397 -** [[Jubii Music Download Store>> url:http://musikdownload.jubii.dk/cgi-bin/WebObjects/Jubii||shape="rect"]]398 -** [[Uziing (Scandanavian "Toys-R-Us") Music Store>> url:http://www.uziing.com/||shape="rect"]] (UI is all in Flash)387 +** [[Paizo.com>>http://www.paizo.com]] 388 +** [[Eurovision Song Contest Store>>http://www.eurovisiondownloadshop.tv/cgi-bin/WebObjects/Eurovision]] 389 +** [[Bilka Music Download Store>>http://bilka.phonofile.dk/cgi-bin/WebObjects/Bilka]] 390 +** [[Jubii Music Download Store>>http://musikdownload.jubii.dk/cgi-bin/WebObjects/Jubii]] 391 +** [[Uziing (Scandanavian "Toys-R-Us") Music Store>>http://www.uziing.com/]] (UI is all in Flash) 399 399 400 400 == LEWOStuff == 401 401 402 -* [[Overview>> doc:LEWOStuff-Overview]]395 +* [[Overview>>LEWOStuff-Overview]] 403 403 404 404 == GVC Frameworks and GVC.SiteMaker == 405 405 406 -* [[Overview>> doc:documentation.GVC Frameworks-Overview]]399 +* [[Overview>>GVC Frameworks-Overview]] 407 407 408 408 == Houdah WebObjects Frameworks == 409 409 410 -* [[Overview>> doc:documentation.Houdah WebObjects Frameworks]]411 -* [[ doc:documentation.HoudahFoundation]]: Extensions and additions to the Foundation framework412 -* [[ doc:documentation.HoudahEOControl]]: Extensions and additions to the EOControl framework413 -* [[ doc:documentation.HoudahEOAccess]]: Extensions and additions to the EOAccess framework414 -* [[ doc:documentation.HoudahRuleEngine]]: Rule engine used by several of the below frameworks415 -* [[ doc:documentation.HoudahEOValidation]]: Rule based validation416 -* [[ doc:documentation.HoudahMessages]]: Rule based localizable error messages417 -* [[ doc:documentation.HoudahAuditTrail]]: Tracks user and timestamp of last change418 -* [[ doc:documentation.HoudahViewComponents]]: High level, large grain view components using stateless cells419 -* [[ doc:documentation.HoudahControlComponents]]: Control layer for EOF based CRUD applications420 -* [[ doc:documentation.HoudahAgileComponents]]: Rule based control layer for CRUD application (D2W replacement)403 +* [[Overview>>Houdah WebObjects Frameworks]] 404 +* [[HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework 405 +* [[HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework 406 +* [[HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework 407 +* [[HoudahRuleEngine>>HoudahRuleEngine]]: Rule engine used by several of the below frameworks 408 +* [[HoudahEOValidation>>HoudahEOValidation]]: Rule based validation 409 +* [[HoudahMessages>>HoudahMessages]]: Rule based localizable error messages 410 +* [[HoudahAuditTrail>>HoudahAuditTrail]]: Tracks user and timestamp of last change 411 +* [[HoudahViewComponents>>HoudahViewComponents]]: High level, large grain view components using stateless cells 412 +* [[HoudahControlComponents>>HoudahControlComponents]]: Control layer for EOF based CRUD applications 413 +* [[HoudahAgileComponents>>HoudahAgileComponents]]: Rule based control layer for CRUD application (D2W replacement) 421 421 422 422 == WOGWT (Google Web Toolkit Integration) == 423 423 424 -* [[WOGWT Website>> url:http://code.google.com/p/wogwt||shape="rect"]]417 +* [[WOGWT Website>>http://code.google.com/p/wogwt]] 425 425 426 426 == JBND Data binding == 427 427 428 -* [[JBND Website>> url:http://web.mac.com/flor385/JBND||shape="rect"]]429 -* [[JBND Wikipedia>> url:http://en.wikipedia.org/wiki/JBND||shape="rect"]]421 +* [[JBND Website>>http://web.mac.com/flor385/JBND]] 422 +* [[JBND Wikipedia>>http://en.wikipedia.org/wiki/JBND]] 430 430 431 431 == Validation Next Generation (enhanced validation) == 432 432 433 -[[Validation Next Generation >>doc:Validation Next Generation]]426 +[[Validation Next Generation]] 434 434 435 435 = Development Tools = 436 436 437 -* [[Overview>> doc:Programming__WebObjects-Development Tools-Overview]]438 -* [[Eclipse and WOlips>> doc:WOL.Development Tools-Eclipse and WOlips]]439 -* [[ doc:Browser as a Development Tool]]440 -* [[Xcode>> doc:Development Tools-Xcode]]441 -* [[EOModeler>> doc:documentation.EOF-Modeling-EOModeler]]442 -* [[WOBuilder>> doc:Programming__WebObjects-Development Tools-WOBuilder]]443 -* [[Running Though Apache>> doc:documentation.Development Tools-Running Through Apache]]444 -* [[WebObjects and Subversion>> doc:Development-WebObjects and Subversion]]445 -* [[Hudson>> doc:documentation.Installing and Configuring Jenkins]]446 -* [[JRebel>> doc:documentation.Using JRebel (previously called JavaRebel) with WOLips]]430 +* [[Overview>>Programming__WebObjects-Development Tools-Overview]] 431 +* [[Eclipse and WOlips>>Development Tools-Eclipse and WOlips]] 432 +* [[Browser as a Development Tool]] 433 +* [[Xcode>>Development Tools-Xcode]] 434 +* [[EOModeler>>EOF-Modeling-EOModeler]] 435 +* [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]] 436 +* [[Running Though Apache>>Development Tools-Running Through Apache]] 437 +* [[WebObjects and Subversion>>Development-WebObjects and Subversion]] 438 +* [[Hudson>>Installing and Configuring Jenkins Build Server]] 439 +* [[JRebel>>Using JRebel (previously called JavaRebel) with WOLips]] 447 447 448 448 = Case Studies = 449 449 450 -* [[iTunes Music Store>> doc:Programming__WebObjects-Case Studies-iTunes Music Store]]451 -* [[.Mac>> doc:Programming__WebObjects-Case Studies-\.Mac]]452 -* [[Apple Store>> doc:Programming__WebObjects-Case Studies-Apple Store]]453 -* [[Original Dell Store>> doc:Programming__WebObjects-Case Studies-Original Dell Store]]454 -* [[Radar>> doc:Programming__WebObjects-Case Studies-Radar]]455 -* [[ShopToIt.ca>> doc:Case Studies-ShopToIt\.ca]]456 -* [[EverLearn>> doc:Case Studies-EverLearn]]457 -* [[WebObjects Showcase>> doc:WebObjects Showcase]]458 -* [[WebObjects Sites>> doc:Case Studies-WebObjects Sites]]443 +* [[iTunes Music Store>>Programming__WebObjects-Case Studies-iTunes Music Store]] 444 +* [[.Mac>>Programming__WebObjects-Case Studies-.Mac]] 445 +* [[Apple Store>>Programming__WebObjects-Case Studies-Apple Store]] 446 +* [[Original Dell Store>>Programming__WebObjects-Case Studies-Original Dell Store]] 447 +* [[Radar>>Programming__WebObjects-Case Studies-Radar]] 448 +* [[ShopToIt.ca>>Case Studies-ShopToIt.ca]] 449 +* [[EverLearn>>Case Studies-EverLearn]] 450 +* [[WebObjects Showcase>>WebObjects Showcase]] 451 +* [[WebObjects Sites>>Case Studies-WebObjects Sites]] 459 459 460 460 = Integration with other clients = 461 461 462 -* [[Flex >>doc:Flex]]463 -* [[Open Laszlo >>doc:Open Laszlo]]464 -* [[Mozilla XUL >>doc:Mozilla XUL]]465 -* [[Cocoa >>doc:Cocoa]]466 -* [[Eclipse Rich Client Platform (RCP)>> doc:Eclipse Rich Client Platform (RCP)]]455 +* [[Flex]] 456 +* [[Open Laszlo]] 457 +* [[Mozilla XUL]] 458 +* [[Cocoa]] 459 +* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]] 467 467 468 468 = Testing = 469 469 470 -* [[JUnit and TestNG>> doc:documentation.Testing-JUnit and TestNG]]471 -* [[Load Testing WO Apps with JMeter>> doc:documentation.Testing-Load Testing WO Apps with JMeter]]472 -* [[WOUnitTest>> doc:Testing-WOUnitTest]]463 +* [[JUnit and TestNG>>Testing-JUnit and TestNG]] 464 +* [[Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 465 +* [[WOUnitTest>>Testing-WOUnitTest]] 473 473 474 474 = Database Compatibility / Comparisons = 475 475 476 -* [[FrontBase>> doc:Database Compatibility and Comparisons-FrontBase]]477 -* [[OpenBase>> doc:Database Compatibility and Comparisons-OpenBase]]478 -* [[MySQL>> doc:Database Compatibility and Comparisons-MySQL]]479 -* [[PostgreSQL>> doc:Database Compatibility and Comparisons-PostgreSQL]]480 -* [[Oracle>> doc:Database Compatibility and Comparisons-Oracle]]481 -* [[Sybase>> doc:Database Compatibility and Comparisons-Sybase]]482 -* [[SQLServer>> doc:Programming__WebObjects-Database Compatibility and Comparisons-SQLServer]]483 -* [[Data Migration>> doc:documentation.Database Compatibility and Comparisons-DataMigration]]484 -* [[Informix>> doc:Database Compatibility and Comparisons-Informix]]469 +* [[FrontBase>>Database Compatibility and Comparisons-FrontBase]] 470 +* [[OpenBase>>Database Compatibility and Comparisons-OpenBase]] 471 +* [[MySQL>>Database Compatibility and Comparisons-MySQL]] 472 +* [[PostgreSQL>>Database Compatibility and Comparisons-PostgreSQL]] 473 +* [[Oracle>>Database Compatibility and Comparisons-Oracle]] 474 +* [[Sybase>>Database Compatibility and Comparisons-Sybase]] 475 +* [[SQLServer>>Programming__WebObjects-Database Compatibility and Comparisons-SQLServer]] 476 +* [[Data Migration>>Database Compatibility and Comparisons-DataMigration]] 477 +* [[Informix>>Database Compatibility and Comparisons-Informix]] 485 485 486 486 = Alternative Technologies Pros / Cons = 487 487 488 -* [[ASP.NET>> doc:Alternative Technologies-ASP\.NET]]489 -* [[ASP.NET + Monorail>> doc:Programming__WebObjects-Alternative Technologies-ASP\.NET+Monorail]]490 -* [[JSP and Taglibs>> doc:Programming__WebObjects-Alternative Technologies-JSP and Taglibs]]491 -* [[EJB>> doc:Programming__WebObjects-Alternative Technologies-EJB]]492 -* [[Hibernate>> doc:Programming__WebObjects-Alternative Technologies-Hibernate]]493 -* [[Core Data>> doc:Programming__WebObjects-Alternative Technologies-Core Data]]494 -* [[Cayenne>> doc:Alternative Technologies-Cayenne]]495 -* [[Tapestry>> doc:Programming__WebObjects-Alternative Technologies-Tapestry]]496 -* [[Ruby on Rails>> doc:Alternative Technologies-Ruby on Rails]]497 -* [[Struts>> doc:Programming__WebObjects-Alternative Technologies-Struts]]498 -* [[WebWork>> doc:Programming__WebObjects-Alternative Technologies-WebWork]]499 -* [[SOPE>> doc:Programming__WebObjects-Alternative Technologies-SOPE]]481 +* [[ASP.NET>>Alternative Technologies-ASP.NET]] 482 +* [[ASP.NET + Monorail>>Programming__WebObjects-Alternative Technologies-ASP.NET+Monorail]] 483 +* [[JSP and Taglibs>>Programming__WebObjects-Alternative Technologies-JSP and Taglibs]] 484 +* [[EJB>>Programming__WebObjects-Alternative Technologies-EJB]] 485 +* [[Hibernate>>Programming__WebObjects-Alternative Technologies-Hibernate]] 486 +* [[Core Data>>Programming__WebObjects-Alternative Technologies-Core Data]] 487 +* [[Cayenne>>Alternative Technologies-Cayenne]] 488 +* [[Tapestry>>Programming__WebObjects-Alternative Technologies-Tapestry]] 489 +* [[Ruby on Rails>>Alternative Technologies-Ruby on Rails]] 490 +* [[Struts>>Programming__WebObjects-Alternative Technologies-Struts]] 491 +* [[WebWork>>Programming__WebObjects-Alternative Technologies-WebWork]] 492 +* [[SOPE>>Programming__WebObjects-Alternative Technologies-SOPE]] 500 500 501 501 = Additional Resources = 502 502 503 -* [[Websites>> doc:documentation.Additional Resources-Websites]]504 -* [[ doc:documentation.Mailing Lists]]505 -* [[Tutorials>> doc:Tutorials]]506 -* [[Books>> doc:documentation.Additional Resources-Books]]507 -* [[Periodicals>> doc:Programming__WebObjects-Additional Resources-Periodicals]]508 -* [[Authors>> doc:Additional Resources-Authors]]509 -* [[Training>> doc:documentation.Additional Resources-Training]]510 -* [[User groups >>doc:User groups]]511 -* [[Known Bugs >>doc:Known Bugs]]496 +* [[Websites>>Additional Resources-Websites]] 497 +* [[Mailing Lists>>Mailing Lists]] 498 +* [[Tutorials>>Tutorials]] 499 +* [[Books>>Additional Resources-Books]] 500 +* [[Periodicals>>Programming__WebObjects-Additional Resources-Periodicals]] 501 +* [[Authors>>Additional Resources-Authors]] 502 +* [[Training>>Additional Resources-WebObjects Training]] 503 +* [[User groups]] 504 +* [[Known Bugs]]