Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 1358.1
edited by Ray Kiddy
on 2009/08/24 10:17
on 2009/08/24 10:17
Change comment:
add existing frameworks (found in ~/Roots) to Project Wonder list
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.gavineadie - Content
-
... ... @@ -1,513 +1,511 @@ 1 - {{infotitle="HowtoContributeo thisWiki"}}1 +[[image:attach:hero_webobjects.jpg]] 2 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). 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"]]. 4 4 5 -{{/info}} 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. 7 +{{/note}} 6 6 7 -This site replaces the [[wikibook>>http://en.wikibooks.org/wiki/Programming:WebObjects]], which has been deprecated. 8 -[[image:hero_webobjects.jpg||align="right" vspace="4" hspace="4"]] 9 +{{tip}} 10 +This site replaces the [[wikibook>>url:http://en.wikibooks.org/wiki/Programming:WebObjects||shape="rect"]], which has been deprecated. 11 +{{/tip}} 9 9 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.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. 11 11 12 -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. 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 13 14 -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. 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 15 16 -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]]. aswellas many applications developed and deployed by [[others>>http://www.dyned.com/cgi-bin/WebObjects/WOShowcase]].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 17 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/a rchives/webobjects-dev]] and [[WO Deployment>>http://lists.apple.com/archives/webobjects-deploy]] email lists.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 19 20 -In addition Apple, Inc. also provides [[free>>http://www.apple.com/support/webobjects/]] and [[paid-for>>http://www.apple.com/services/technicalsupport/]] support options. 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. 25 +{{/tip}} 21 21 22 -|= Contents 23 -| {{section}} 24 -{toc:style=disc|indent=20px} 25 -{{/section}} 27 +|=((( 28 +Contents 29 +))) 30 +|((( 31 +{{section}} 32 +{{toc style="disc" indent="20px"/}} 33 +{{/section}} 34 +))) 26 26 27 27 = Introduction = 28 28 29 -* [[What is WebObjects?>>Overview-What is WebObjects]] 30 -* [[History>>Overview-History]] 31 -* [[Foundation>> Programming__WebObjects-Overview-Foundation]]32 -* [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]] 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]]35 -* [[Recent Changes>>http://wiki.o bjectstyle.org/confluence/pages/recentlyupdated.action?key=WO]]36 -* [[WebObjects for Database Developers]] 37 -* [[Naming Conventions]] 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]] 38 38 39 39 = License = 40 40 41 -As of WebObjects 5.3, the deployment of WebObjects uiltserver applications is now permitted on any platform. The XCode license (withinwhichWebObjectsisincluded)reads: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: 42 42 43 -D. use,install and permitothers toccessthe WebObjectsdeployment software includedwiththe Developer Software todeployapplication programsdeveloped using Apple's WebObjects Software. You may also reproduce and distribute: (1) over a network, components of theWebObjects deploymentsoftware for installation anduseby others ("Java Client End Users")on any remote computer's volatilememory(e.g. RAM) to enable Java Client functionality for the solepurposeof communicatingwithApple's WebObjects Software that may be installedandexecutedon the same Apple-labeledcomputer on which youhaveinstalledtheDeveloperSoftware (the "LicensedSystem");and(2) both manually andautomatically over a network, componentsofthe WebObjectsdeployment softwarefor installation anduse by Java Client EndUsers onany remotecomputer'snon-volatile memory(e.g. ROM) toenableJava Clientfunctionalityfor thesolepurposeof communicatingwithApple's WebObjectsSoftware thatmay be installedandexecutedonthe Licensed System;provided that all distributionstoJava Client EndUsersare madeunder terms that are at least as restrictiveasthose set forth in this Licenseandcontain thedisclaimers and limitationsset forth inSections 6 and 7 of this License.Subjectto the terms andconditionsof thisLicense, you mayalso deployserverapplicationsbuiltwiththe WebObjects Software onany platform.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. 44 44 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 - 47 47 = Foundation = 48 48 49 -* [[Foundation>> Programming__WebObjects-Overview-Foundation]]50 -* [[Key-Value Coding>>Overview-Key Value Coding]] 56 +* [[Foundation>>doc:documentation.Overview-Foundation]] 57 +* [[Key-Value Coding>>doc:documentation.Overview-Key Value Coding]] 51 51 52 52 = Enterprise Object Framework (EOF) = 53 53 54 54 == Introduction == 55 55 56 -* [[Overview>>EOF-Overview]] 63 +* [[Overview>>doc:documentation.EOF-Overview]] 57 57 58 58 == Modeling == 59 59 60 -* [[Overview>> Programming__WebObjects-EOF-Modeling-Overview]]67 +* [[Overview>>doc:documentation.EOF-Modeling-Overview]] 61 61 * Required Reading 62 -** [[Entities>>EOF-Modeling-Entities]] 63 -** [[GlobalIDs>>EOF-Modeling-GlobalIDs]] 64 -** [[Attributes>>EOF-Modeling-Attributes]] 65 -** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]] 66 -** [[Entity Inheritance>>EOF-Modeling-Inheritance]] 67 -** [[Fetch Specifications>> Programming__WebObjects-EOF-Modeling-Fetch Specifications]]68 -** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]] 69 -** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]] 70 -** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]] 71 -** [[Common Pitfalls and Troubleshooting>>EOF-Modeling-Common Pitfalls and Troubleshooting]] 72 -** [[EOModeler>>EOF-Modeling-EOModeler]] 73 -** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]] 74 -** [[Booleans>>EOF-Modeling-Booleans]] 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]] 75 75 * Advanced 76 -** [[JDBC>> Programming__WebObjects-EOF-Modeling-JDBC]]77 -** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]] 78 -** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]] 79 -** [[Prototypes>>EOF-Modeling-Prototypes]] 80 -** [[Multiple Models>>Programming__WebObjects-EOF-Modeling-Multiple Models]] 81 -** [[Custom Attributes>>EOF-Modeling-Custom Attributes]] 82 -** [[Strategy Design Pattern as an Alternative to Entity Inheritance>>Using Strategy Design Pattern with EOF]] 83 -* [[Examples>>EOF-Modeling-Examples]] 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]] 84 84 85 85 == Using EOF == 86 86 87 -* [[Overview>>EOF-Using EOF-Overview]] 94 +* [[Overview>>doc:documentation.EOF-Using EOF-Overview]] 88 88 * Required Reading 89 -** [[The EOF Commandments>>EOF-Using EOF-The EOF Commandments]] 90 -** [[EO Enterprise Object>>Programming__WebObjects-EOF-Using EOF-EO Enterprise Object]] 91 -** [[EO Editing Context>>EOF-Using EOF-EO Editing Context]] 92 -** [[EO Object Store>>Programming__WebObjects-EOF-Using EOF-EO Object Store]] 93 -** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]] 94 -** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]] 95 -** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]] 96 -** [[Faulting>> Programming__WebObjects-EOF-Using EOF-Faulting]]97 -** [[Fetching>> Programming__WebObjects-EOF-Using EOF-Fetching]]98 -** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]] 99 -** [[Deleting>> Programming__WebObjects-EOF-Using EOF-Deleting]]100 -** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]] 101 -** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]] 102 -** [[Memory Management>>EOF-Using EOF-Memory Management]] 103 -** [[EOF Best Practices>>EOF-Using EOF-EOF Best Practices]] 104 -** [[Configuration Settings>>EOF-Using EOF-Configuration Settings]] 105 -** [[Common Pitfalls and Troubleshooting>>EOF-Using EOF-Common Pitfalls and Troubleshooting]] 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]] 106 106 * Advanced 107 -** [[EOGenerator>>EOF-Using EOF-EOGenerator]] 108 -** [[Logging>>EOF-Using EOF-Logging]] 109 -** [[EOF Performance Tuning>>EOF-Using EOF-EOF Performance Tuning]] 110 -** [[Primary Keys>>EOF-Using EOF-Primary Keys]] 111 -** [[Compound Primary Keys>>EOF-Using EOF-Compound Primary Keys]] 112 -** [[Concurrency>>EOF-Using EOF-Concurrency]] 113 -** [[Validation>>EOF-Using EOF-Validation]] 114 -** [[Database Adaptors and Plugins>>EOF-Using EOF-Database Adaptors and Plugins]] 115 -** [[Undo and Redo>>EOF-Using EOF-Undo and Redo]] 116 -** [[EO's and Multiple Editing Contexts>>Programming__WebObjects-EOF-Using EOF-EO's and Multiple Editing Contexts]] 117 -** [[EOSharedEditingContext>>EOF-Using EOF-EOSharedEditingContext]] 118 -** [[Raw Rows>>EOF-Using EOF-Raw Rows]] 119 -** [[Batch Fetching>>EOF-Using EOF-Batch Fetching]] 120 -** [[Fetch Limits>>EOF-Using EOF-Fetch Limits]] 121 -** [[Bulk Operations>>EOF-Using EOF-Bulk Operations]] 122 -** [[Schema Changes>>EOF-Using EOF-Schema Changes]] 123 -** [[Delegates and Notifications>>EOF-Using EOF-Delegates and Notifications]] 124 -** [[Multiple Stacks or Instances>>EOF-Using EOF-Multiple Stacks or Instances]] 125 -** [[Custom Qualifiers>>EOF-Using EOF-Custom Qualifiers]] 126 -** [[Localization and Internationalization>>EOF-Using EOF-Localization and Internationalization]] 127 -** [[Default Values>>EOF-Using EOF-Default Values]] 128 -** [[Custom EOAdaptor>>EOF-Using EOF-Custom EOAdaptor]] 129 -** [[EOF Traces>>EOF-Using EOF-EOF Traces]] 130 -** [[Problems>>EOF-Using EOF-Problems]] 131 -* [[Tips and Tricks>>EOF-Using EOF-Tips and Tricks]] 132 -* [[Examples>>Programming__WebObjects-EOF-Using EOF-Examples]] 133 -* [[Help //EOF//is//Doing//Strange//Things//>>EOF-Using EOF-Breaking EOF]]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]] 134 134 135 135 = Web Applications = 136 136 137 137 == Introduction == 138 138 139 -* [[Overview>>Programming__WebObjects-Web Applications-Overview]] 140 - 146 +* [[Overview>>doc:Web Applications-Overview]]((( 141 141 == Development == 142 - 143 -* [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 144 -* [[Beginner's Guide>> Programming__WebObjects-Web Applications-Development-Beginner's Guide]]148 +))) 149 +* [[Overview>>doc:Programming__WebObjects-Web Applications-Development-Overview]] 150 +* [[Beginner's Guide>>doc:Development - Beginner's Guide]] 145 145 * Required Reading 146 -** [[Apache>>Development Tools-Running Through Apache]] 147 -** [[WO Adaptor>> Web Applications-Development-WO Adaptor]]148 -** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]] 149 -** [[WO Session>> Web Applications-Development-WO Session]]150 -** [[WO Component>>Programming__WebObjects-Web Applications-Development-WO Component]] 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]]156 -** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]] 157 -** [[Using EOF in a WOA>>Programming__WebObjects-Web Applications-Development-Using EOF in a WOA]] 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]]168 -** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]] 169 -** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]] 170 -** [[Common Pitfalls and Troubleshooting>> Web Applications-Development-Common Pitfalls and Troubleshooting]]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]] 171 171 * Advanced 172 -** [[Application Server URL Creation>> WebApplictions-Development-UrlCreation]]173 -** [[Audit Trails>> Web Applications-Development-Audit Trails]]174 -** [[Backtracking>> Web Applications-Development-Backtracking]]175 -** [[Concurrency>>Programming__WebObjects-Web Applications-Development-Concurrency]] 176 -** [[Image Thumbnailing>> Web Applications-Development-Thumbnailing]]177 -** [[Database vs Filesystem (aka Images in the Database?)>> Web Applications-Development-Database vs Filesystem]]178 -** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]] 179 -** [[Stateless Components>> Web Applications-Development-Stateless Components]]180 -** [[Non-HTML WO's>>Programming__WebObjects-Web Applications-Development-Non-HTML WO's]] 181 -** [[WOEvents and Logging>> Web Applications-Development-WOEvents and Logging]]182 -** [[PDF Generation>> Web Applications-Development-PDF Generation]]183 -** [[Excel Generation>> Web Applications-Development-Excel Generation]]184 -** [[SSL>> Web Applications-Development-SSL requests via https protocol]]185 -** [[Localization and Internationalization>> Web Applications-Development-Localization and Internationalization]]186 -** [[Testing and JUnit>> Web Applications-Development-Testing and JUnit]]187 -** [[Custom Error Handling>> Web Applications-Development-Custom Error Handling]]188 -** [[Custom Request Handlers>>Programming__WebObjects-Web Applications-Development-Custom Request Handlers]] 189 -** [[Custom Templates>> Web Applications-Development-Custom Templates]]190 -** [[ Calling Commandline Applications>>Web Applications-Development-Calling Commandline Applications]]191 -** [[High Performance WOA's and WO's>>Programming__WebObjects-Web Applications-Development-High-Performance WOA's and WO's]] 192 -** [[Profiling WO Apps>> Web Applications-Development-Profiling WO Apps]]193 -** [[J2EE Integration>> Web Applications-Development-J2EE Integration]]194 -** [[Third Party Jars>> Web Applications-Development-Third Party Jars]]195 -** [[Generating Static Pages>> Web Applications-Development-Generating Static Pages]]196 -** [[Cocoa EO Applications>>Web Applications-Development-Cocoa EO Applications]] 197 -** [[Custom Resource Manager>> Web Applications-Development-Custom Resource Manager]]198 -** [[Persistent Sessions>> Web Applications-Development-Persistent Sessions]]199 -** [[How Forms Work>> Web Applications-Development-How Forms Work]]200 -* [[ Development on Windows>>Web Applications-Development-Developmenton Windows]]201 -* [[Tips and Tricks>> Web Applications-Development-Tips and Tricks]]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 +* [[doc:Development on Windows]] 207 +* [[Tips and Tricks>>doc:documentation.Development-Tips and Tricks]] 202 202 * Examples 203 -** [[Hands On Hello World>> Hands On___Hello World - Your First WebObjects Application]]204 -** [[Page Layout>> Web Applications-Development-Examples-Page Layout]]205 -** [[List Components>> Web Applications-Development-Examples-List Components]]206 -** [[Calendar Component>> Web Applications-Development-Examples-Calendar Component]]207 -** [[Path Inspector>> Web Applications-Development-Examples-Path Inspector]]208 -** [[Alphabetic List>> Web Applications-Development-Examples-Alphabetic List]]209 -** [[Login>> Web Applications-Development-Examples-Login]]210 -** [[Anchors>> Web Applications-Development-Examples-Anchors]]211 -** [[Open Link in New Window>> Web Applications-Development-Examples-Open Link in New Window]]212 -** [[Return a File>> Web Applications-Development-Examples-Return a File]]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]] 213 213 214 214 == Deployment == 215 215 216 -* [[ Overview>>Web Applications-Deployment-Overview]]222 +* [[doc:Overview]] 217 217 * Required Reading 218 -** [[Apache>> Web Applications-Deployment-Apache]]219 -** [[Memory Settings>> Web Applications-Deployment-Memory Settings]]220 -** [[Standard Deployment>> Web Applications-Deployment-Standard Deployment]]221 -** [[wotaskd>> Web Applications-Deployment-wotaskd]]222 -** [[Java Monitor>> Web Applications-Deployment-Java223 -** [[Logging>> Web Applications-Deployment-Logging]]224 -** [[Split Install>> Programming__WebObjects-Web Applications-Deployment-Split Install]]225 -** [[Common Pitfalls and Troubleshooting>> Web Applications-Deployment-CommonPitfalls andTroubleshooting]]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]] 226 226 227 227 * Advanced 228 -** [[WOStats>> Web Applications-Deployment-WOStats]]229 -** [[Additional Monitoring>> Web Applications-Deployment-AdditionalMonitoring]]230 -** [[ Debugging wotaskd and JavaMonitor]]231 -** [[Scheduled Restart>> Web Applications-Deployment-Scheduled Restart]]232 -** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 233 -** [[ J2EEand Servlet Deployment>>Web Applications-Deployment-J2EEand ServletDeployment]]234 -** [[ Tomcat Deployment>>Web Applications-Deployment-Tomcat Deployment]]235 -** [[ High-Performance Configuration>>Programming__WebObjects-Web Applications-Deployment-High-PerformanceConfiguration]]236 -** [[ KillingWOA Processes>>Web Applications-Deployment-Killing WOA Processes]]237 -** [[ Debugging Frozen Deployed Instances>>Web Applications-Deployment-Debugging Frozen DeployedInstances]]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 +** [[doc:documentation.WOAdaptorInfo]] 238 238 239 239 * Platform Specifics 240 -** [[Mac OS X Server>>Programming__WebObjects-Web Applications-Deployment-Mac OS X Server]] 241 -** [[Linux>>Programming__WebObjects-Web Applications-Deployment-Linux]] 242 -** [[Solaris WO5.3.3>>Programming__WebObjects-Web Applications-Deployment-Solaris WO5.3.3]] 243 -** [[FreeBSD WO5.2>>Web Applications-Deployment-FreeBSD WO5.2]] 244 -** [[FreeBSD WO5.3>>Web Applications-Deployment-FreeBSD WO5.3]] 245 -** [[FreeBSD 6.2 WO 5.3.3>>Web Applications-Deployment-FreeBSD 6.2 WO5.3.3]] 246 -** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Web Applications-Deployment-FreeBSD 6.x WO 5.3.3 port]] 247 -** [[Legacy Windows (WO 5.1/5.2 on WinNT/2000)>>Web Applications-Deployment-Windows]] 248 -** [[Current Windows (WO 5.4 on Win2003)>>Windows Deployment WO 5.4]] 246 +** [[Mac OS X Server>>doc:documentation.Deploying on Mac OS X 10\.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]] 249 249 250 250 * Helpful Tools & Shellscripts 251 -** [[Capistrano (Overview)>> WebApplications-Deployment-Capistrano (Overview)]]258 +** [[Capistrano (Overview)>>doc:documentation.Automating Application Deployment with Capistrano (Overview)]] 252 252 253 253 = Web Services = 254 254 255 -* [[Overview>>Programming__WebObjects-Web Services-Overview]] 262 +* [[Overview>>doc:Programming__WebObjects-Web Services-Overview]] 256 256 * Required Reading 257 -** [[WO as a Web Service Provider>>Web Services-Web Service Provider]] 258 -** [[WO as a Web Service Consumer>>Web Services-Web Service Consumer]] 259 -** [[Interoperability>>Programming__WebObjects-Web Services-Interoperability]] 260 -** [[Common Pitfalls and Troubleshooting>>Web Services-Common Pitfalls and Troubleshooting]] 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]] 261 261 * General Info 262 -** [[Instructions for .NET consuming Direct to WebServices>>Web Services-Instructions for .NET consuming Direct to WebServices]] 263 -** [[Testing Services with Terminal>>Web Services-Testing Services with Terminal]] 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 264 * Advanced 265 -** [[Sending Large Data>>Web Services-Sending Large Data]] 266 -** [[How to Trust Any SSL Certificate>>Web Services-How to Trust Any SSL Certificate]] 267 -** [[Problems>>Web Services-Problems]] 268 -** [[Controlling Enterprise Object Serialisation>>Web Services-Controlling Enterprise Object Serialisation]] 269 -** [[Controlling WSDL Service Location>>Web Services-Controlling WSDL Service Location]] 270 -** [[Integration with WebServicesCore on MacOS-X>>Web Services-Integration with WebServicesCore on MacOS-X]] 271 -** [[Working With Temporary GlobalIDs>>Web Services-Working With Temporary GlobalIDs]] 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]] 272 272 273 -* [[Examples>>Programming__WebObjects-Web Services-Examples]] 280 +* [[Examples>>doc:Programming__WebObjects-Web Services-Examples]] 274 274 275 275 = Direct To Web (D2W) = 276 276 277 -* Direct to Web 278 -** [[Overview - What is Direct to Web?>>What is Direct to Web]] 279 -** [[D2W Rule System>>The D2W Rule System]] 280 -** [[Direct to Web>>Direct-To-Web]] Getting started (older docs than the overview and rule system docs) 281 -** See David Leber's presentation [[available as part of the WOWODC West 2009 conference materials>>http://www.wocommunity.org/wowodc09/]] 282 -* Advanced 283 -** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]] 284 -** See Anjo Krank's presentation [[available as part of the WOWODC 2008 conference materials>>http://www.wocommunity.org/wowodc08/]] 285 -** [[Using ERD2WWizardCreationPage]] 286 -* Examples 287 -** [[Project Wonder Bugtracker Application completely built with D2W>>WONDER:Getting Started with BugTracker]] 288 -** [[David Leber's ERExcelLook screencast>>http://davidleber.net/?p=369]] 289 -** [[ERDivaLook framework and example application (included in Wonder)>>ERDivaLook]] 290 -* Additional Documents and Tutorials 291 -** [[Changing the Rules with Direct to Web]] 292 292 285 + 286 +{{include 0="Direct To Web (D2W and ERD2W)"/}} 287 + 293 293 = Java Client, Direct to Java Client (D2JC) = 294 294 295 -* [[Overview>>Java Client-Overview]] 290 +* [[Overview>>doc:documentation.Java Client-Overview]] 296 296 * Direct to Java Client 297 -** [[Getting Started with Direct to Java Client (D2JC)]] 298 -* [[Required Reading>>Java Client-Required Reading]] 292 +** [[doc:documentation.Getting Started with Direct to Java Client (D2JC)]] 293 +* [[Required Reading>>doc:documentation.Java Client-Required Reading]] 299 299 * Building 300 -** [[Client-Side Classes JAR>>Java Client-WebStart Distribution Building]] 301 -** [[WebStart WOLips Incremental Builder>>Java Client-WebStart Incremental Build]] 302 -** [[Additional Java Client files and settings>>Java Client-Additional Files and Settings]] 303 -* [[Trouble-Shooting>>Java Client-Trouble Shooting]] 304 -* [[Complimentary Frameworks>>Java Client-Complimentary Frameworks]] 305 -* [[Advanced>>Programming__WebObjects-Java Client-Advanced]] 306 -* [[Interface Builder>>Programming__WebObjects-Java Client-Interface Builder]] 307 -* [[svn>>Programming__WebObjects-Java Client-svn]] 308 -* [[Examples>>Programming__WebObjects-Java Client-Examples]] 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]] 309 309 310 310 = Complementary Frameworks = 311 311 312 312 == Project WONDER == 313 313 314 -* [[Overview>>Project WONDER-Overview]] 309 +* [[Overview>>doc:documentation.Project WONDER-Overview]] 315 315 * Required Reading 316 -** [[Installing>>Project WONDER-Installing]] 317 -** [[Quickstart>>Project WONDER-Quickstart]] 318 -** [[History>>Project WONDER-History]] 319 -** [[Properties File Settings>>Project Wonder Properties Files]] 320 -** [[Frameworks>>Programming__WebObjects-Project WONDER-Frameworks]] 321 -*** [[Ajax>>Project WONDER-Frameworks-Ajax]] 322 -*** [[AjaxLook>>Project WONDER-Frameworks-AjaxLook]] 323 -*** [[BTBusinessLogic>>Project WONDER-Frameworks-BTBusinessLogic]] 324 -*** [[DRGrouping>>Project WONDER-Frameworks-DRGrouping]] 325 -*** [[DerbyPlugIn>>Project WONDER-Frameworks-DerbyPlugIn]] 326 -*** [[ERAttachment>>Project WONDER-Frameworks-ERAttachment]] 327 -*** [[ERCaching>>Project WONDER-Frameworks-ERCaching]] 328 -*** [[ERCalendar>>Project WONDER-Frameworks-ERCalendar]] 329 -*** [[ERCaptcha>>Project WONDER-Frameworks-ERCaptcha]] 330 -*** [[ERChangeNotificationJMS>>Project WONDER-Frameworks-ERChangeNotificationJMS]] 331 -*** [[ERChronic>>Project WONDER-Frameworks-ERChronic]] 332 -*** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]] 333 -*** [[ERDirectToWeb>>Programming__WebObjects-Project WONDER-Frameworks-ERDirectToWeb]] 334 -*** [[ERDivaLook>>ERDivaLook]] 335 -*** [[ERExcelLook>>Project WONDER-Frameworks-ERExcelLook]] 336 -*** [[ERExtensions>>Project WONDER-Frameworks-ERExtensions]] 337 -*** [[ERIMAdaptor>>Project WONDER-Frameworks-ERIMAdaptor]] 338 -*** [[ERIUI>>Project WONDER-Frameworks-ERIUI]] 339 -*** [[ERIndexing>>Project WONDER-Frameworks-ERIndexing]] 340 -*** [[ERJGroupsSynchronizer>>Project WONDER-Frameworks-ERJGroupsSynchronizer]] 341 -*** [[ERJars>>Project WONDER-Frameworks-ERJars]] 342 -*** [[ERJavaMail>>Project WONDER-Frameworks-ERJavaMail]] 343 -*** [[ERXNavigation>>Project WONDER-Frameworks-ERXNavigation]] 344 -*** [[ERMoviesLogic>>Project WONDER-Frameworks-ERMoviesLogic]] 345 -*** [[ERNeutralLook>>Project WONDER-Frameworks-ERNeutralLook]] 346 -*** [[EROpenID>>Project WONDER-Frameworks-EROpenID]] 347 -*** [[EROraclePlugIn>>Project WONDER-Frameworks-EROraclePlugIn]] 348 -*** [[ERPDFGeneration>>Project WONDER-Frameworks-ERPDFGeneration]] 349 -*** [[ERPlot>>Project WONDER-Frameworks-ERPlot]] 350 -*** [[ERPrototaculous>>ERPrototaculous]] 351 -*** [[ERPrototypes>>Programming__WebObjects-Project WONDER-Frameworks-ERPrototypes]] 352 -*** [[ERRest>>Project WONDER-Frameworks-ERRest]] 353 -*** [[ERSelenium>>Project WONDER-Frameworks-ERSelenium]] 354 -*** [[ERTaggable>>Project WONDER-Frameworks-ERTaggable]] 355 -*** [[ERWorkerChannel>>Project WONDER-Frameworks-ERWorkerChannel]] 356 -*** [[ExcelGenerator>>Project WONDER-Frameworks-ExcelGeneration]] 357 -*** [[FrontBasePlugIn>>Project WONDER-Frameworks-FrontBasePlugIn]] 358 -*** [[GoogleChart>>Project WONDER-Frameworks-GoogleChart]] 359 -*** [[JavaFSAdaptor>>Project WONDER-Frameworks-JavaFSAdaptor]] 360 -*** [[JavaMemoryAdaptor>>Project WONDER-Frameworks-JavaMemoryAdaptor]] 361 -*** [[JavaMonitorFramework>>Project WONDER-Frameworks-JavaMonitorFramework]] 362 -*** [[JavaRESTAdaptor>>Project WONDER-Frameworks-JavaRESTAdaptor]] 363 -*** [[JavaWOExtensions>>Programming__WebObjects-Project WONDER-Frameworks-JavaWOExtensions]] 364 -*** [[PostgresqlPlugin>>Project WONDER-Frameworks-PostgresqlPlugin]] 365 -*** [[SproutCore>>Project WONDER-Frameworks-SproutCore]] 366 -*** [[Validity>>Project WONDER-Frameworks-Validity]] 367 -*** [[WOJavaRebel>>Project WONDER-Frameworks-WOJavaRebel]] 368 -*** [[WOLips>>Project WONDER-Frameworks-WOLips]] 369 -*** [[WOOgnl>>Project WONDER-Frameworks-WOOgnl]] 370 -*** [[WOPaypal>>Project WONDER-Frameworks-WOPaypal]] 371 -*** [[WRReporting>>Project WONDER-Frameworks-WRReporting]] 372 -*** [[YUI>>Project WONDER-Frameworks-YUI]] 373 -** [[Adaptors>>Programming__WebObjects-Project WONDER-Adaptors]] 374 -** [[PlugIns>>Programming__WebObjects-Project WONDER-PlugIns]] 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.Ajax Framework]] 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.ERCalendar Framework]] 324 +*** [[ERCaptcha>>doc:Project WONDER-Frameworks-ERCaptcha]] 325 +*** [[ERChangeNotificationJMS>>doc:documentation.ERChangeNotificationJMS Framework]] 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.ERExtensions Framework]] 333 +*** [[ERIMAdaptor>>doc:documentation.ERIMAdaptor Framework]] 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.ERJavaMail Framework]] 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.EROpenID Framework]] 344 +*** [[EROraclePlugIn>>doc:Project WONDER-Frameworks-EROraclePlugIn]] 345 +*** [[ERPDFGeneration>>doc:Project WONDER-Frameworks-ERPDFGeneration]] 346 +*** [[ERPlot>>doc:documentation.ERPlot Framework]] 347 +*** [[doc:documentation.ERPrototaculous]] 348 +*** [[ERPrototypes>>doc:Programming__WebObjects-Project WONDER-Frameworks-ERPrototypes]] 349 +*** [[ERRest>>doc:Project WONDER-Frameworks-ERRest]] 350 +*** [[ERSelenium>>doc:documentation.ERSelenium Framework]] 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.PostgresqlPlugin Framework]] 362 +*** [[SproutCore>>doc:Project WONDER-Frameworks-SproutCore]] 363 +*** [[Validity>>doc:documentation.Validity Framework]] 364 +*** [[WOJavaRebel>>doc:Project WONDER-Frameworks-WOJavaRebel]] 365 +*** [[WOLips>>doc:Project WONDER-Frameworks-WOLips]] 366 +*** [[WOOgnl>>doc:documentation.WOOgnl Framework]] 367 +*** [[WOPaypal>>doc:documentation.WOPaypal Framework]] 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]] 375 375 * Advanced 376 -* [[Examples>>Programming__WebObjects-Project WONDER-Examples]] 377 -* [[Troubleshooting>>Wonder :Troubleshooting]]373 +* [[Examples>>doc:Programming__WebObjects-Project WONDER-Examples]] 374 +* [[Troubleshooting>>doc:Wonder.Troubleshooting]] 378 378 379 379 == WireHose == 380 380 381 -* [[Overview>>Wirehose -Overview]]378 +* [[Overview>>doc:documentation.Wirehose]] 382 382 * Basic Concepts 383 -** [[Content Management>> Programming__WebObjects-Wirehose-Content Management]]384 -** [[Personalization>>Wirehose-Personalization]] 385 -** [[Access Control>>Wirehose-Access Control]] 386 -** [[Dynamic Layouts>>Wirehose-Dynamic Layouts]] 387 -** [[Rapid Development>>Wirehose-Rapid Revelopment]] 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]] 388 388 * Reference 389 -** [[Installation>>Wirehose-Installation]] 386 +** [[Installation>>doc:documentation.Wirehose-Installation]] 390 390 ** Online Reference Library 391 -*** [[Developer Overview>>http://www.wirehose.com/developer/DeveloperOverview.html]] 392 -*** [[Java API Reference>>http://www.wirehose.com/developer/javadoc/]] 393 -*** [[Properties Reference>>http://www.wirehose.com/developer/Properties.html]] 394 -*** [[Database setup>>http://www.wirehose.com/developer/DatabaseSetup.html]] 395 -*** [[Regular Expressions>>http://www.wirehose.com/developer/javadoc/com/stevesoft/pat/package-summary.html#reference]] 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"]] 396 396 * Recently Deployed Sites 397 -** [[Paizo.com>>http://www.paizo.com]] 398 -** [[Eurovision Song Contest Store>>http://www.eurovisiondownloadshop.tv/cgi-bin/WebObjects/Eurovision]] 399 -** [[Bilka Music Download Store>>http://bilka.phonofile.dk/cgi-bin/WebObjects/Bilka]] 400 -** [[Jubii Music Download Store>>http://musikdownload.jubii.dk/cgi-bin/WebObjects/Jubii]] 401 -** [[Uziing (Scandanavian "Toys-R-Us") Music Store>>http://www.uziing.com/]] (UI is all in Flash) 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) 402 402 403 403 == LEWOStuff == 404 404 405 -* [[Overview>>LEWOStuff-Overview]] 402 +* [[Overview>>doc:LEWOStuff-Overview]] 406 406 407 407 == GVC Frameworks and GVC.SiteMaker == 408 408 409 -* [[Overview>>GVC Frameworks-Overview]] 406 +* [[Overview>>doc:documentation.GVC Frameworks-Overview]] 410 410 411 411 == Houdah WebObjects Frameworks == 412 412 413 -* [[Overview>>Houdah WebObjects Frameworks -Overview]]414 -* [[ HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework415 -* [[ HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework416 -* [[ HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework417 -* [[ HoudahRuleEngine>>HoudahRuleEngine]]: Rule engine used by several of the below frameworks418 -* [[ HoudahEOValidation>>HoudahEOValidation]]: Rule based validation419 -* [[ HoudahMessages>>HoudahMessages]]: Rule based localizable error messages420 -* [[ HoudahAuditTrail>>HoudahAuditTrail]]: Tracks user and timestamp of last change421 -* [[ HoudahViewComponents>>HoudahViewComponents]]: High level, large grain view components using stateless cells422 -* [[ HoudahControlComponents>>HoudahControlComponents]]: Control layer for EOF based CRUD applications423 -* [[ HoudahAgileComponents>>HoudahAgileComponents]]: Rule based control layer for CRUD application (D2W replacement)410 +* [[Overview>>doc:documentation.Houdah WebObjects Frameworks]] 411 +* [[doc:documentation.HoudahFoundation]]: Extensions and additions to the Foundation framework 412 +* [[doc:documentation.HoudahEOControl]]: Extensions and additions to the EOControl framework 413 +* [[doc:documentation.HoudahEOAccess]]: Extensions and additions to the EOAccess framework 414 +* [[doc:documentation.HoudahRuleEngine]]: Rule engine used by several of the below frameworks 415 +* [[doc:documentation.HoudahEOValidation]]: Rule based validation 416 +* [[doc:documentation.HoudahMessages]]: Rule based localizable error messages 417 +* [[doc:documentation.HoudahAuditTrail]]: Tracks user and timestamp of last change 418 +* [[doc:documentation.HoudahViewComponents]]: High level, large grain view components using stateless cells 419 +* [[doc:documentation.HoudahControlComponents]]: Control layer for EOF based CRUD applications 420 +* [[doc:documentation.HoudahAgileComponents]]: Rule based control layer for CRUD application (D2W replacement) 424 424 425 425 == WOGWT (Google Web Toolkit Integration) == 426 426 427 -* [[WOGWT Website>>http://code.google.com/p/wogwt]] 424 +* [[WOGWT Website>>url:http://code.google.com/p/wogwt||shape="rect"]] 428 428 429 429 == JBND Data binding == 430 430 431 -* [[JBND Website>>http://web.mac.com/flor385/JBND]] 432 -* [[JBND Wikipedia>>http://en.wikipedia.org/wiki/JBND]] 428 +* [[JBND Website>>url:http://web.mac.com/flor385/JBND||shape="rect"]] 429 +* [[JBND Wikipedia>>url:http://en.wikipedia.org/wiki/JBND||shape="rect"]] 433 433 434 434 == Validation Next Generation (enhanced validation) == 435 435 436 -[[Validation Next Generation]] 433 +[[Validation Next Generation>>doc:Validation Next Generation]] 437 437 438 438 = Development Tools = 439 439 440 -* [[Overview>>Programming__WebObjects-Development Tools-Overview]] 441 -* [[Eclipse and WOlips>>Development Tools-Eclipse and WOlips]] 442 -* [[Browser as a Development Tool]] 443 -* [[Xcode>>Development Tools-Xcode]] 444 -* [[EOModeler>>EOF-Modeling-EOModeler]] 445 -* [[WOBuilder>>Programming__WebObjects-Development Tools-WOBuilder]] 446 -* [[Running Though Apache>>Development Tools-Running Through Apache]] 447 -* [[WebObjects and Subversion>>Web Applications-Development-WebObjects and Subversion]] 448 -* [[Hudson>>Installing and Using the Hudson build server]] 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]] 449 449 450 450 = Case Studies = 451 451 452 -* [[iTunes Music Store>>Programming__WebObjects-Case Studies-iTunes Music Store]] 453 -* [[.Mac>>Programming__WebObjects-Case Studies-.Mac]] 454 -* [[Apple Store>>Programming__WebObjects-Case Studies-Apple Store]] 455 -* [[Original Dell Store>>Programming__WebObjects-Case Studies-Original Dell Store]] 456 -* [[Radar>>Programming__WebObjects-Case Studies-Radar]] 457 -* [[ShopToIt.ca>>Case Studies-ShopToIt.ca]] 458 -* [[EverLearn>>Case Studies-EverLearn]] 459 -* [[WebObjects Showcase>>WebObjects Showcase]] 460 -* [[WebObjects Sites>>Case Studies-WebObjects Sites]] 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]] 461 461 462 462 = Integration with other clients = 463 463 464 -* [[Flex]] 465 -* [[Open Laszlo]] 466 -* [[Mozilla XUL]] 467 -* [[Cocoa]] 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)]] 468 468 469 469 = Testing = 470 470 471 -* [[ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 472 -* [[Load Testing WO Apps with JMeter>>Testing-Load Testing WO Apps with JMeter]] 473 -* [[WOUnitTest>>Testing-WOUnitTest]] 474 -* [[JUnit>>Testing-JUnit]] 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]] 475 475 476 476 = Database Compatibility / Comparisons = 477 477 478 -* [[FrontBase>>Database Compatibility and Comparisons-FrontBase]] 479 -* [[OpenBase>>Database Compatibility and Comparisons-OpenBase]] 480 -* [[MySQL>>Database Compatibility and Comparisons-MySQL]] 481 -* [[PostgreSQL>>Database Compatibility and Comparisons-PostgreSQL]] 482 -* [[Oracle>>Database Compatibility and Comparisons-Oracle]] 483 -* [[Sybase>>Database Compatibility and Comparisons-Sybase]] 484 -* [[SQLServer>>Programming__WebObjects-Database Compatibility and Comparisons-SQLServer]] 485 -* [[Data Migration>>Database Compatibility and Comparisons-DataMigration]] 486 -* [[Informix>>Database Compatibility and Comparisons-Informix]] 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]] 487 487 488 488 = Alternative Technologies Pros / Cons = 489 489 490 -* [[ASP.NET>>Alternative Technologies-ASP.NET]] 491 -* [[ASP.NET + Monorail>>Programming__WebObjects-Alternative Technologies-ASP.NET+Monorail]] 492 -* [[JSP and Taglibs>>Programming__WebObjects-Alternative Technologies-JSP and Taglibs]] 493 -* [[EJB>>Programming__WebObjects-Alternative Technologies-EJB]] 494 -* [[Hibernate>>Programming__WebObjects-Alternative Technologies-Hibernate]] 495 -* [[Core Data>>Programming__WebObjects-Alternative Technologies-Core Data]] 496 -* [[Cayenne>> Programming__WebObjects-Alternative Technologies-Cayenne]]497 -* [[Tapestry>>Programming__WebObjects-Alternative Technologies-Tapestry]] 498 -* [[Ruby on Rails>>Alternative Technologies-Ruby on Rails]] 499 -* [[Struts>>Programming__WebObjects-Alternative Technologies-Struts]] 500 -* [[WebWork>>Programming__WebObjects-Alternative Technologies-WebWork]] 501 -* [[SOPE>>Programming__WebObjects-Alternative Technologies-SOPE]] 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]] 502 502 503 503 = Additional Resources = 504 504 505 -* [[Websites>>Additional Resources-Websites]] 506 -* [[ Mailing Lists>>Mailing Lists]]507 -* [[Tutorials>>Tutorials]] 508 -* [[Books>>Additional Resources-Books]] 509 -* [[Periodicals>>Programming__WebObjects-Additional Resources-Periodicals]] 510 -* [[Authors>>Additional Resources-Authors]] 511 -* [[Training>>Additional Resources- WebObjectsTraining]]512 -* [[User groups]] 513 -* [[Known Bugs]] 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]]