Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 511.1
edited by David Avendasora
on 2011/07/07 16:22
on 2011/07/07 16:22
Change comment:
There is no comment for this version
To version 513.1
edited by Pascal Robert
on 2007/09/03 13:56
on 2007/09/03 13:56
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. avendasora1 +XWiki.probert - Content
-
... ... @@ -1,40 +1,48 @@ 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. 1 +WebObjects is a an integrated suite of freely available Java frameworks and tools that helps in developing scalable, sophisticated applications for the Internet on computers with Java support. 3 3 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. 5 -{{/note}} 3 +It is the most mature platform available for enterprise-level web server development, providing object-oriented framework support for relational database object persistence (in any JDBC compliant database), Ajax, Web Services, streaming media, Java Client, Rapid Application Development, file upload/download and many other popular web technologies. 6 6 7 -{{tip}} 8 -This site replaces the [wikibook|http://en.wikibooks.org/wiki/Programming:WebObjects], which has been deprecated. 9 -{{/tip}} 5 +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. It is the technology on which Apple's own iTunes Music Store is developed. 10 10 11 - **WebObjects**is anintegrated suite of Java frameworksfor rapidly developing scalable,sophisticatedInternetand Enterprise applications.Itishemost matureplatformavailableforenterprise-levelweb, web serviceand java client(three-tier client-server)application development.7 +It has a very active developer community with mailing list support at the [[WO Developer Mailing List>>http://lists.apple.com/archives/Webobjects-dev]]. 12 12 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. 14 - 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. 16 - 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]]. 18 - 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. 20 - 21 -{{tip title="Download WebObjects Here!"}} 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 -{{/tip}} 26 - 27 27 |= Contents 28 -| {{section}}{toc:style=disc|indent=20px}{{/section}} 10 +| {{section}} 11 +# [#Introduction] 12 +# [#License] 13 +# [#Foundation] 14 +# [#Enterprise Object Framework (EOF)] 15 +## [#Introduction] 16 +## [#Modeling] 17 +## [#Using EOF] 18 +# [#Web Applications] 19 +## [#Introduction] 20 +## [#Development] 21 +## [#Deployment] 22 +# [#Web Services] 23 +# [#Complementary Frameworks] 24 +## [#Project WONDER] 25 +## [#WireHose] 26 +## [#LEWOStuff] 27 +## [#GVC Frameworks and GVC.SiteMaker] 28 +# [#Development Tools] 29 +# [#Direct-To] 30 +# [#Case Studies] 31 +# [#Java Client] 32 +# [#Integration with other clients] 33 +# [#Testing] 34 +# [#Database Compatibility/Comparisons] 35 +# [#Alternative Technologies Pros/Cons] 36 +# [#Additional Resources] 37 +{{/section}} 29 29 30 30 = Introduction = 31 31 32 32 * [[What is WebObjects?>>Overview-What is WebObjects]] 33 33 * [[History>>Overview-History]] 34 -* [[Foundation>>Overview-Foundation]] 43 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]] 35 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]] 45 +* [[Hands On Hello World - Your First WebObjects Application>>Hands On___Hello World - Your First WebObjects Application]] 38 38 * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]] 39 39 * [[WebObjects for Database Developers]] 40 40 * [[Naming Conventions]] ... ... @@ -41,13 +41,15 @@ 41 41 42 42 = License = 43 43 44 -As of WebObjects 5.3, the deployment of WebObjects -basedserver applications is now permitted on any platform. The Xcode3.1license (The lastthatincludedany referencetoWebObjects)statedthis:52 +As of WebObjects 5.3, the deployment of WebObjects built server applications is now permitted on any platform. The XCode license (within which WebObjects is included) reads: 45 45 46 -D. WebObjects Software. Subject to the terms and conditions of this License, you may in corporate the WebObjectsSoftware included inthe Developer Softwareinto application programs(both client and server) that youdevelop onan Apple-branded computer.Youmayalsoreproduce and distribute the WebObjectsSoftwareunmodified,inbinaryform only,on anyplatformbut solelyas incorporatedintosuchapplicationprograms and onlyfor usebyend-users under terms that are at least as restrictiveofthose set forth in this License(including,withoutlimitation,Sections2,6 and 7 of this License).Foravoidanceof doubt,youmay notdistribute theWebObjectsSoftwareona stand-alonebasis,andyou maynotdevelopapplicationprograms usingthe WebObjects Software(or anyportion thereof) onanynon-Apple branded computer.54 +D. WebObjects Software. Subject to the terms and conditions of this License, you may use, install and permit others to access the WebObjects deployment software included with the Developer Software to deploy application programs developed using Apple's WebObjects Software. You may also reproduce and distribute: (1) over a network, components of the WebObjects deployment software for installation and use by others ("Java Client End Users") on any remote computer's volatile memory (e.g. RAM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the same Apple-labeled computer on which you have installed the Developer Software (the "Licensed System"); and (2) both manually and automatically over a network, components of the WebObjects deployment software for installation and use by Java Client End Users on any remote computer's non-volatile memory (e.g. ROM) to enable Java Client functionality for the sole purpose of communicating with Apple's WebObjects Software that may be installed and executed on the Licensed System; provided that all distributions to Java Client End Users are made under terms that are at least as restrictive as those set forth in this License and contain the disclaimers and limitations set forth in Sections 6 and 7 of this License. Subject to the terms and conditions of this License, you may also deploy server applications built with the WebObjects Software on any platform. 47 47 56 +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]]. 57 + 48 48 = Foundation = 49 49 50 -* [[Foundation>>Overview-Foundation]] 60 +* [[Foundation>>Programming__WebObjects-Overview-Foundation]] 51 51 * [[Key-Value Coding>>Overview-Key Value Coding]] 52 52 53 53 = Enterprise Object Framework (EOF) = ... ... @@ -58,7 +58,7 @@ 58 58 59 59 == Modeling == 60 60 61 -* [[Overview>>EOF-Modeling-Overview]] 71 +* [[Overview>>Programming__WebObjects-EOF-Modeling-Overview]] 62 62 * Required Reading 63 63 ** [[Entities>>EOF-Modeling-Entities]] 64 64 ** [[GlobalIDs>>EOF-Modeling-GlobalIDs]] ... ... @@ -65,7 +65,7 @@ 65 65 ** [[Attributes>>EOF-Modeling-Attributes]] 66 66 ** [[Relationships>>Programming__WebObjects-EOF-Modeling-Relationships]] 67 67 ** [[Entity Inheritance>>EOF-Modeling-Inheritance]] 68 -** [[Fetch Specifications>>EOF-Modeling-Fetch Specifications]] 78 +** [[Fetch Specifications>>Programming__WebObjects-EOF-Modeling-Fetch Specifications]] 69 69 ** [[SQL Generation>>Programming__WebObjects-EOF-Modeling-SQL Generation]] 70 70 ** [[Code Generation>>Programming__WebObjects-EOF-Modeling-Code Generation]] 71 71 ** [[Reverse Engineering>>Programming__WebObjects-EOF-Modeling-Reverse Engineering]] ... ... @@ -74,13 +74,12 @@ 74 74 ** [[EOModeler on Windows>>EOF-Modeling-EOModeler on Windows]] 75 75 ** [[Booleans>>EOF-Modeling-Booleans]] 76 76 * Advanced 77 -** [[JDBC>>EOF-Modeling-JDBC]] 87 +** [[JDBC>>Programming__WebObjects-EOF-Modeling-JDBC]] 78 78 ** [[JNDI>>Programming__WebObjects-EOF-Modeling-JNDI]] 79 79 ** [[Stored Procedures>>Programming__WebObjects-EOF-Modeling-Stored Procedures]] 80 80 ** [[Prototypes>>EOF-Modeling-Prototypes]] 81 81 ** [[Multiple Models>>Programming__WebObjects-EOF-Modeling-Multiple Models]] 82 82 ** [[Custom Attributes>>EOF-Modeling-Custom Attributes]] 83 -** [[Strategy Design Pattern as an Alternative to Entity Inheritance>>Using Strategy Design Pattern with EOF]] 84 84 * [[Examples>>EOF-Modeling-Examples]] 85 85 86 86 == Using EOF == ... ... @@ -94,10 +94,10 @@ 94 94 ** [[EO Database>>Programming__WebObjects-EOF-Using EOF-EO Database]] 95 95 ** [[EO Adaptor>>Programming__WebObjects-EOF-Using EOF-EO Adapter]] 96 96 ** [[Context and Database Locking>>EOF-Using EOF-Context and Database Locking]] 97 -** [[Faulting>>EOF-Using EOF-Faulting]] 98 -** [[Fetching>>EOF-Using EOF-Fetching]] 106 +** [[Faulting>>Programming__WebObjects-EOF-Using EOF-Faulting]] 107 +** [[Fetching>>Programming__WebObjects-EOF-Using EOF-Fetching]] 99 99 ** [[Updating>>Programming__WebObjects-EOF-Using EOF-Updating]] 100 -** [[Deleting>>EOF-Using EOF-Deleting]] 109 +** [[Deleting>>Programming__WebObjects-EOF-Using EOF-Deleting]] 101 101 ** [[Caching and Freshness>>EOF-Using EOF-Caching and Freshness]] 102 102 ** [[Optimistic Locking>>EOF-Using EOF-Optimistic Locking]] 103 103 ** [[Memory Management>>EOF-Using EOF-Memory Management]] ... ... @@ -120,246 +120,181 @@ 120 120 ** [[Batch Fetching>>EOF-Using EOF-Batch Fetching]] 121 121 ** [[Fetch Limits>>EOF-Using EOF-Fetch Limits]] 122 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]] 132 +** [[Schema Changes>>Programming__WebObjects-EOF-Using EOF-Schema Changes]] 133 +** [[Delegates and Notifications>>Programming__WebObjects-EOF-Using EOF-Delegates and Notifications]] 134 +** [[Multiple Stacks or Instances>>Programming__WebObjects-EOF-Using EOF-Multiple Stacks or Instances]] 135 +** [[Custom Qualifiers>>Programming__WebObjects-EOF-Using EOF-Custom Qualifiers]] 136 +** [[Localization and Internationalization>>Programming__WebObjects-EOF-Using EOF-Localization and Internationalization]] 137 +** [[Default Values>>Programming__WebObjects-EOF-Using EOF-Default Values]] 138 +** [[Custom EOAdaptor>>Programming__WebObjects-EOF-Using EOF-Custom EOAdaptor]] 139 +** [[EOF Traces>>Programming__WebObjects-EOF-Using EOF-EOF Traces]] 140 +** [[Problems>>Programming__WebObjects-EOF-Using EOF-Problems]] 141 +* [[Tips and Tricks>>Programming__WebObjects-EOF-Using EOF-Tips and Tricks]] 133 133 * [[Examples>>Programming__WebObjects-EOF-Using EOF-Examples]] 134 -* [[Help//EOF//is//Doing//Strange//Things//>>EOF-Using EOF-Breaking EOF]] 143 +* [[Help//EOF//is//Doing//Strange//Things//>>Programming__WebObjects-EOF-Using EOF-Breaking EOF]] 135 135 136 136 = Web Applications = 137 137 138 138 == Introduction == 139 139 140 -* [[Overview>>Web Applications-Overview]] 149 +* [[Overview>>Programming__WebObjects-Web Applications-Overview]] 141 141 142 142 == Development == 143 143 144 144 * [[Overview>>Programming__WebObjects-Web Applications-Development-Overview]] 145 -* [[Beginner's Guide>>Development - Beginner's Guide]] 146 146 * Required Reading 147 -** [[Apache>>Development Tools-Running Through Apache]] 148 -** [[WO Adaptor>>Development-WO Adaptor]] 155 +** [[Apache>>Programming__WebObjects-Development Tools-Running Through Apache]] 156 +** [[WO Adaptor>>Programming__WebObjects-Web Applications-Development-WO Adaptor]] 149 149 ** [[WO Application>>Programming__WebObjects-Web Applications-Development-WO Application]] 150 -** [[WO Session>>Development-WO Session]] 158 +** [[WO Session>>Programming__WebObjects-Web Applications-Development-WO Session]] 151 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]] 160 +*** [[Binding Synchronization>>Programming__WebObjects-Web Applications-Development-WO Component-Binding Synchronization]] 161 +*** [[Code, Templates, and WODs>>Programming__WebObjects-Web Applications-Development-WO Component-Code Template and WODs]] 162 +*** [[Built-in Components>>Programming__WebObjects-Web Applications-Development-WO Component-Built-in Components]] 163 +** [[Component Actions>>Programming__WebObjects-Web Applications-Development-Component Actions]] 164 +** [[Direct Actions>>Programming__WebObjects-Web Applications-Development-Direct Actions]] 157 157 ** [[Request-Response Loop>>Programming__WebObjects-Web Applications-Development-Request-Response Loop]] 158 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]] 167 +** [[Authentication and Security>>Programming__WebObjects-Web Applications-Development-Authentication and Security]] 168 +** [[General Best Practices>>Programming__WebObjects-Web Applications-Development-General Best Practices]] 169 +** [[WOForm Best Practices>>Programming__WebObjects-Web Applications-Development-WOForm Best Practices]] 170 +** [[WODisplayGroup>>Programming__WebObjects-Web Applications-Development-WODisplayGroup]] 171 +** [[Debugging Techniques>>Programming__WebObjects-Web Applications-Development-Debugging Techniques]] 172 +** [[Direct Connect>>Programming__WebObjects-Web Applications-Development-Direct Connect]] 173 +** [[Frameworks>>Programming__WebObjects-Web Applications-Development-Frameworks]] 174 +** [[Ajax>>Programming__WebObjects-Web Applications-Development-Ajax]] 175 +** [[CSS>>Programming__WebObjects-Web Applications-Development-CSS]] 176 +** [[Sending Emails>>Programming__WebObjects-Web Applications-Development-Sending Emails]] 169 169 ** [[The Build Products>>Programming__WebObjects-Web Applications-Development-Build Products]] 170 170 ** [[Errors and Explanations>>Programming__WebObjects-Web Applications-Development-Errors and Explanations]] 171 -** [[Common Pitfalls and Troubleshooting>>Development-Common Pitfalls and Troubleshooting]] 179 +** [[Common Pitfalls and Troubleshooting>>Programming__WebObjects-Web Applications-Development-Common Pitfalls and Troubleshooting]] 172 172 * Advanced 173 -** [[Application Server URL Creation>>Development-UrlCreation]] 174 -** [[Audit Trails>>Development-Audit Trails]] 175 -** [[Backtracking>>Development-Backtracking]] 181 +** [[Audit Trails>>Programming__WebObjects-Web Applications-Development-Audit Trails]] 182 +** [[Backtracking>>Programming__WebObjects-Web Applications-Development-Backtracking]] 176 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]] 184 +** [[Image Thumbnailing>>Programming__WebObjects-Web Applications-Development-Thumbnailing]] 185 +** [[Database vs Filesystem (aka Images in the Database?)>>Programming__WebObjects-Web Applications-Development-Database vs Filesystem]] 179 179 ** [[WOLongResponsePage>>Programming__WebObjects-Web Applications-Development-WOLongResponsePage]] 180 -** [[Stateless Components>>Development-Stateless Components]] 187 +** [[Stateless Components>>Programming__WebObjects-Web Applications-Development-Stateless Components]] 181 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 +** [[WOEvents and Logging>>Programming__WebObjects-Web Applications-Development-WOEvents and Logging]] 190 +** [[PDF Generation>>Programming__WebObjects-Web Applications-Development-PDF Generation]] 191 +** [[Excel Generation>>Programming__WebObjects-Web Applications-Development-Excel Generation]] 192 +** [[SSL>>Programming__WebObjects-Web Applications-Development-SSL]] 193 +** [[Localization and Internationalization>>Programming__WebObjects-Web Applications-Development-Localization and Internationalization]] 194 +** [[Testing and JUnit>>Programming__WebObjects-Web Applications-Development-Testing and JUnit]] 195 +** [[Custom Error Handling>>Programming__WebObjects-Web Applications-Development-Custom Error Handling]] 189 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]] 197 +** [[Custom Templates>>Programming__WebObjects-Web Applications-Development-Custom Templates]] 198 +** [[Calling Commandline Applications>>Programming__WebObjects-Web Applications-Development-Calling Commandline Applications]] 192 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]] 200 +** [[Profiling WO Apps>>Programming__WebObjects-Web Applications-Development-Profiling WO Apps]] 201 +** [[J2EE Integration>>Programming__WebObjects-Web Applications-Development-J2EE Integration]] 202 +** [[WebObjects and Subversion>>Programming__WebObjects-Web Applications-Development-WebObjects and Subversion]] 203 +** [[Third Party Jars>>Programming__WebObjects-Web Applications-Development-Third Party Jars]] 204 +** [[Generating Static Pages>>Programming__WebObjects-Web Applications-Development-Generating Static Pages]] 205 +** [[Cocoa EO Applications>>Programming__WebObjects-Web Applications-Development-Cocoa EO Applications]] 206 +** [[Custom Resource Manager>>Programming__WebObjects-Web Applications-Development-Custom Resource Manager]] 207 +** [[Persistent Sessions>>Programming__WebObjects-Web Applications-Development-Persistent Sessions]] 208 +** [[How Forms Work>>Programming__WebObjects-Web Applications-Development-How Forms Work]] 209 +* [[Development on Windows>>Programming__WebObjects-Web Applications-Development-Development on Windows]] 210 +* [[Tips and Tricks>>Programming__WebObjects-Web Applications-Development-Tips and Tricks]] 203 203 * Examples 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]] 212 +** [[Hands On Hello World>>Hands On___Hello World - Your First WebObjects Application]] 213 +** [[Page Layout>>Programming__WebObjects-Web Applications-Development-Examples-Page Layout]] 214 +** [[List Components>>Programming__WebObjects-Web Applications-Development-Examples-List Components]] 215 +** [[Calendar Component>>Programming__WebObjects-Web Applications-Development-Examples-Calendar Component]] 216 +** [[Path Inspector>>Programming__WebObjects-Web Applications-Development-Examples-Path Inspector]] 217 +** [[Alphabetic List>>Programming__WebObjects-Web Applications-Development-Examples-Alphabetic List]] 218 +** [[Login>>Programming__WebObjects-Web Applications-Development-Examples-Login]] 219 +** [[Anchors>>Programming__WebObjects-Web Applications-Development-Examples-Anchors]] 220 +** [[Open Link in New Window>>Programming__WebObjects-Web Applications-Development-Examples-Open Link in New Window]] 221 +** [[Return a File>>Programming__WebObjects-Web Applications-Development-Examples-Return a File]] 214 214 215 215 == Deployment == 216 216 217 -* [[Overview>>Overview]] 225 +* [[Overview>>Programming__WebObjects-Web Applications-Deployment-Overview]] 218 218 * Required Reading 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]] 227 - 227 +** [[Apache>>Programming__WebObjects-Web Applications-Deployment-Apache]] 228 +** [[Memory Settings>>Programming__WebObjects-Web Applications-Deployment-Memory Settings]] 229 +** [[Standard Deployment>>Programming__WebObjects-Web Applications-Deployment-Standard Deployment]] 230 +** [[wotaskd>>Programming__WebObjects-Web Applications-Deployment-wotaskd]] 231 +** [[Java Monitor>>Programming__WebObjects-Web Applications-Deployment-Java Monitor]] 232 +** [[Logging>>Programming__WebObjects-Web Applications-Deployment-Logging]] 233 +** [[Split Install>>Programming__WebObjects-Web Applications-Deployment-Split Install]] 234 +** [[Common Pitfalls and Troubleshooting>>Programming__WebObjects-Web Applications-Deployment-Common Pitfalls and Troubleshooting]] 228 228 * Advanced 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]] 236 +** [[WOStats>>Programming__WebObjects-Web Applications-Deployment-WOStats]] 237 +** [[Additional Monitoring>>Programming__WebObjects-Web Applications-Deployment-Additional Monitoring]] 238 +** [[Scheduled Restart>>Programming__WebObjects-Web Applications-Deployment-Scheduled Restart]] 233 233 ** [[Clustering and Load Balancing>>Programming__WebObjects-Web Applications-Deployment-Clustering and Load Balancing]] 234 -** [[Tomcat Deployment>>Deploying with Tomcat]] 240 +** [[J2EE and Servlet Deployment>>Programming__WebObjects-Web Applications-Deployment-J2EE and Servlet Deployment]] 241 +** [[Tomcat Deployment>>Programming__WebObjects-Web Applications-Deployment-Tomcat Deployment]] 235 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]] 239 - 243 +** [[Killing WOA Processes>>Programming__WebObjects-Web Applications-Deployment-Killing WOA Processes]] 244 +** [[Debugging Frozen Deployed Instances>>Programming__WebObjects-Web Applications-Deployment-Debugging Frozen Deployed Instances]] 240 240 * Platform Specifics 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]] 251 - 246 +** [[Mac OS X Server>>Programming__WebObjects-Web Applications-Deployment-Mac OS X Server]] 247 +** [[Linux>>Programming__WebObjects-Web Applications-Deployment-Linux]] 248 +** [[Solaris>>Programming__WebObjects-Web Applications-Deployment-Solaris]] 249 +** [[FreeBSD WO5.2>>Programming__WebObjects-Web Applications-Deployment-FreeBSD WO5.2]] 250 +** [[FreeBSD WO5.3>>Programming__WebObjects-Web Applications-Deployment-FreeBSD WO5.3]] 251 +** [[FreeBSD 6.2 WO 5.3.3>>Programming__WebObjects-Web Applications-Deployment-FreeBSD 6.2 WO5.3.3]] 252 +** [[FreeBSD 6.x WO 5.3.3 using port system with many options>>Programming__WebObjects-Web Applications-Deployment-FreeBSD 6.x WO 5.3.3 port]] 253 +** [[Windows>>Programming__WebObjects-Web Applications-Deployment-Windows]] 252 252 * Helpful Tools & Shellscripts 253 -** [[Capistrano (Overview)>>Automating Application Deployment with Capistrano (Overview)]] 254 254 255 255 = Web Services = 256 256 257 257 * [[Overview>>Programming__WebObjects-Web Services-Overview]] 258 258 * Required Reading 259 -** [[WO as a Web Service Provider>>Web Services-Web Service Provider]] 260 -** [[WO as a Web Service Consumer>>Web Services-Web Service Consumer]] 260 +** [[WO as a Web Service Provider>>Programming__WebObjects-Web Services-Web Service Provider]] 261 +** [[WO as a Web Service Consumer>>Programming__WebObjects-Web Services-Web Service Consumer]] 261 261 ** [[Interoperability>>Programming__WebObjects-Web Services-Interoperability]] 262 -** [[Common Pitfalls and Troubleshooting>>Web Services-Common Pitfalls and Troubleshooting]] 263 +** [[Common Pitfalls and Troubleshooting>>Programming__WebObjects-Web Services-Common Pitfalls and Troubleshooting]] 263 263 * General Info 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]] 265 +** [[Instructions for .NET consuming Direct to WebServices>>Programming__WebObjects-Web Services-Instructions for .NET consuming Direct to WebServices]] 266 +** [[Testing Services with Terminal>>Programming__WebObjects-Web Services-Testing Services with Terminal]] 266 266 * Advanced 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]] 268 +** [[Sending Large Data>>Programming__WebObjects-Web Services-Sending Large Data]] 269 +** [[How to Trust Any SSL Certificate>>Programming__WebObjects-Web Services-How to Trust Any SSL Certificate]] 270 +** [[Problems>>Programming__WebObjects-Web Services-Problems]] 271 +** [[Controlling Enterprise Object Serialisation>>Programming__WebObjects-Web Services-Controlling Enterprise Object Serialisation]] 272 +** [[Controlling WSDL Service Location>>Programming__WebObjects-Web Services-Controlling WSDL Service Location]] 273 +** [[Integration with WebServicesCore on MacOS-X>>Programming__WebObjects-Web Services-Integration with WebServicesCore on MacOS-X]] 274 +** [[Working With Temporary GlobalIDs>>Programming__WebObjects-Web Services-Working With Temporary GlobalIDs]] 274 274 275 275 * [[Examples>>Programming__WebObjects-Web Services-Examples]] 276 276 277 -= Direct To Web (D2W) = 278 - 279 -{{include value="Direct To Web (D2W and ERD2W)"}}{{/include}} 280 - 281 -= Java Client, Direct to Java Client (D2JC) = 282 - 283 -* [[Overview>>Java Client-Overview]] 284 -* Direct to Java Client 285 -** [[Getting Started with Direct to Java Client (D2JC)>>Getting Started with Direct to Java Client (D2JC)]] 286 -* [[Required Reading>>Java Client-Required Reading]] 287 -* Building 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]] 297 - 298 298 = Complementary Frameworks = 299 299 300 300 == Project WONDER == 301 301 302 -* [[Overview>>Project WONDER-Overview]] 282 +* [[Overview>>Programming__WebObjects-Project WONDER-Overview]] 303 303 * Required Reading 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]] 284 +** [[Installing>>Programming__WebObjects-Project WONDER-Installing]] 285 +** [[Quickstart>>Programming__WebObjects-Project WONDER-Quickstart]] 286 +** [[History>>Programming__WebObjects-Project WONDER-History]] 308 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]] 288 +*** [[Ajax>>Programming__WebObjects-Project WONDER-Frameworks-Ajax]] 289 +*** [[DynaReporting>>Programming__WebObjects-Project WONDER-Frameworks-DynaReporting]] 290 +*** [[ERCalendar>>Programming__WebObjects-Project WONDER-Frameworks-ERCalendar]] 291 +*** [[ERChangeNotificationJMS>>Programming__WebObjects-Project WONDER-Frameworks-ERChangeNotificationJMS]] 320 320 *** [[ERCoreBusinessLogic>>Programming__WebObjects-Project WONDER-Frameworks-ERCoreBusinessLogic]] 321 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]] 294 +*** [[ERExtensions>>Programming__WebObjects-Project WONDER-Frameworks-ERExtensions]] 295 +*** [[ERIMAdaptor>>Programming__WebObjects-Project WONDER-Frameworks-ERIMAdaptor]] 296 +*** [[ERJavaMail>>Programming__WebObjects-Project WONDER-Frameworks-ERJavaMail]] 297 +*** [[ERPlot>>Programming__WebObjects-Project WONDER-Frameworks-ERPlot]] 341 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]] 299 +*** [[ERSelenium>>Programming__WebObjects-Project WONDER-Frameworks-ERSelenium]] 300 +*** [[ExcelGeneration>>Programming__WebObjects-Project WONDER-Frameworks-ExcelGeneration]] 353 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]] 302 +*** [[PostgresqlPlugin>>Programming__WebObjects-Project WONDER-Frameworks-PostgresqlPlugin]] 303 +*** [[SVGObjects>>Programming__WebObjects-Project WONDER-Frameworks-SVGObjects]] 304 +*** [[Validity>>Programming__WebObjects-Project WONDER-Frameworks-Validity]] 305 +*** [[WOOgnl>>Programming__WebObjects-Project WONDER-Frameworks-WOOgnl]] 306 +*** [[WOPaypal>>Programming__WebObjects-Project WONDER-Frameworks-WOPaypal]] 363 363 ** [[Adaptors>>Programming__WebObjects-Project WONDER-Adaptors]] 364 364 ** [[PlugIns>>Programming__WebObjects-Project WONDER-PlugIns]] 365 365 * Advanced ... ... @@ -368,15 +368,15 @@ 368 368 369 369 == WireHose == 370 370 371 -* [[Overview>>Wirehose]] 315 +* [[Overview>>Programming__WebObjects-Wirehose-Overview]] 372 372 * Basic Concepts 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]] 317 +** [[Content Management>>Programming__WebObjects-Wirehose-Content Management]] 318 +** [[Personalization>>Programming__WebObjects-Wirehose-Personalization]] 319 +** [[Access Control>>Programming__WebObjects-Wirehose-Access Control]] 320 +** [[Dynamic Layouts>>Programming__WebObjects-Wirehose-Dynamic Layouts]] 321 +** [[Rapid Development>>Programming__WebObjects-Wirehose-Rapid Revelopment]] 378 378 * Reference 379 -** [[Installation>>Wirehose-Installation]] 323 +** [[Installation>>Programming__WebObjects-Wirehose-Installation]] 380 380 ** Online Reference Library 381 381 *** [[Developer Overview>>http://www.wirehose.com/developer/DeveloperOverview.html]] 382 382 *** [[Java API Reference>>http://www.wirehose.com/developer/javadoc/]] ... ... @@ -392,52 +392,32 @@ 392 392 393 393 == LEWOStuff == 394 394 395 -* [[Overview>>LEWOStuff-Overview]] 339 +* [[Overview>>Programming__WebObjects-LEWOStuff-Overview]] 396 396 397 397 == GVC Frameworks and GVC.SiteMaker == 398 398 399 -* [[Overview>>GVC Frameworks-Overview]] 343 +* [[Overview>>Programming__WebObjects-GVC Frameworks-Overview]] 400 400 401 -== Houdah WebObjects Frameworks == 402 - 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) 414 - 415 -== WOGWT (Google Web Toolkit Integration) == 416 - 417 -* [[WOGWT Website>>http://code.google.com/p/wogwt]] 418 - 419 -== JBND Data binding == 420 - 421 -* [[JBND Website>>http://web.mac.com/flor385/JBND]] 422 -* [[JBND Wikipedia>>http://en.wikipedia.org/wiki/JBND]] 423 - 424 -== Validation Next Generation (enhanced validation) == 425 - 426 -[[Validation Next Generation]] 427 - 428 428 = Development Tools = 429 429 430 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]] 348 +* [[Eclipse and WOlips>>Programming__WebObjects-Development Tools-Eclipse and WOlips]] 349 +* [[Xcode>>Programming__WebObjects-Development Tools-Xcode]] 434 434 * [[EOModeler>>EOF-Modeling-EOModeler]] 435 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]] 352 +* [[Running Though Apache>>Programming__WebObjects-Development Tools-Running Through Apache]] 440 440 354 += Direct-To = 355 + 356 +* [[Overview>>Programming__WebObjects-Direct-To-Overview]] 357 +* Required Reading 358 +** [[Web>>Programming__WebObjects-Direct-To-Web]] 359 +** [[Java Client>>Programming__WebObjects-Direct-To-Java Client]] 360 +** [[Common Pitfalls and Troubleshooting>>Programming__WebObjects-Direct-To-Common Pitfalls and Troubleshooting]] 361 +* Advanced 362 +** [[ERD2W - part of the WONDER frameworks>>Programming__WebObjects-Direct-To-ERD2W]] 363 +* [[Examples>>Programming__WebObjects-Direct-To-Examples]] 364 + 441 441 = Case Studies = 442 442 443 443 * [[iTunes Music Store>>Programming__WebObjects-Case Studies-iTunes Music Store]] ... ... @@ -445,11 +445,20 @@ 445 445 * [[Apple Store>>Programming__WebObjects-Case Studies-Apple Store]] 446 446 * [[Original Dell Store>>Programming__WebObjects-Case Studies-Original Dell Store]] 447 447 * [[Radar>>Programming__WebObjects-Case Studies-Radar]] 448 -* [[ShopToIt.ca>>Case Studies-ShopToIt.ca]] 449 -* [[EverLearn>>Case Studies-EverLearn]] 372 +* [[ShopToIt.ca>>Programming__WebObjects-Case Studies-ShopToIt.ca]] 373 +* [[EverLearn>>Programming__WebObjects-Case Studies-EverLearn]] 450 450 * [[WebObjects Showcase>>WebObjects Showcase]] 451 -* [[WebObjects Sites>>Case Studies-WebObjects Sites]] 375 +* [[WebObjects Sites>>Programming__WebObjects-Case Studies-WebObjects Sites]] 452 452 377 += Java Client = 378 + 379 +* [[Overview>>Programming__WebObjects-Java Client-Overview]] 380 +* [[Required Reading>>Programming__WebObjects-Java Client-Required Reading]] 381 +* [[Advanced>>Programming__WebObjects-Java Client-Advanced]] 382 +* [[Interface Builder>>Programming__WebObjects-Java Client-Interface Builder]] 383 +* [[svn>>Programming__WebObjects-Java Client-svn]] 384 +* [[Examples>>Programming__WebObjects-Java Client-Examples]] 385 + 453 453 = Integration with other clients = 454 454 455 455 * [[Flex]] ... ... @@ -456,29 +456,29 @@ 456 456 * [[Open Laszlo]] 457 457 * [[Mozilla XUL]] 458 458 * [[Cocoa]] 459 -* [[Eclipse Rich Client Platform (RCP)>>WO:Eclipse Rich Client Platform (RCP)]] 460 460 461 461 = Testing = 462 462 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]] 395 +* [[ProgrammingWebObjects-Testing-Load Testing WO Apps with JMeter>>Programming__WebObjects-Testing-Load Testing WO Apps with JMeter]] 466 466 397 +* [[Load Testing WO Apps with JMeter>>Programming__WebObjects-Testing-Load Testing WO Apps with JMeter]] 398 +* [[WOUnitTest>>Programming__WebObjects-Testing-WOUnitTest]] 399 + 467 467 = Database Compatibility / Comparisons = 468 468 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-Postgre SQL]]473 -* [[Oracle>>Database Compatibility and Comparisons-Oracle]] 474 -* [[Sybase>>Database Compatibility and Comparisons-Sybase]] 402 +* [[FrontBase>>Programming__WebObjects-Database Compatibility and Comparisons-FrontBase]] 403 +* [[OpenBase>>Programming__WebObjects-Database Compatibility and Comparisons-OpenBase]] 404 +* [[MySQL>>Programming__WebObjects-Database Compatibility and Comparisons-MySQL]] 405 +* [[PostgreSQL>>Programming__WebObjects-Database Compatibility and Comparisons-Postgresql]] 406 +* [[Oracle>>Programming__WebObjects-Database Compatibility and Comparisons-Oracle]] 407 +* [[Sybase>>Programming__WebObjects-Database Compatibility and Comparisons-Sybase]] 475 475 * [[SQLServer>>Programming__WebObjects-Database Compatibility and Comparisons-SQLServer]] 476 -* [[Data Migration>>Database Compatibility and Comparisons-DataMigration]] 477 -* [[Informix>>Database Compatibility and Comparisons-Informix]] 409 +* [[Data Migration>>Programming__WebObjects-Database Compatibility and Comparisons-DataMigration]] 410 +* [[Informix>>Programming__WebObjects-Database Compatibility and Comparisons-Informix]] 478 478 479 479 = Alternative Technologies Pros / Cons = 480 480 481 -* [[ASP.NET>>Alternative Technologies-ASP.NET]] 414 +* [[ASP.NET>>Programming__WebObjects-Alternative Technologies-ASP.NET]] 482 482 * [[ASP.NET + Monorail>>Programming__WebObjects-Alternative Technologies-ASP.NET+Monorail]] 483 483 * [[JSP and Taglibs>>Programming__WebObjects-Alternative Technologies-JSP and Taglibs]] 484 484 * [[EJB>>Programming__WebObjects-Alternative Technologies-EJB]] ... ... @@ -486,7 +486,7 @@ 486 486 * [[Core Data>>Programming__WebObjects-Alternative Technologies-Core Data]] 487 487 * [[Cayenne>>Programming__WebObjects-Alternative Technologies-Cayenne]] 488 488 * [[Tapestry>>Programming__WebObjects-Alternative Technologies-Tapestry]] 489 -* [[Ruby on Rails>>Alternative Technologies-Ruby on Rails]] 422 +* [[Ruby on Rails>>Programming__WebObjects-Alternative Technologies-Ruby on Rails]] 490 490 * [[Struts>>Programming__WebObjects-Alternative Technologies-Struts]] 491 491 * [[WebWork>>Programming__WebObjects-Alternative Technologies-WebWork]] 492 492 * [[SOPE>>Programming__WebObjects-Alternative Technologies-SOPE]] ... ... @@ -493,12 +493,13 @@ 493 493 494 494 = Additional Resources = 495 495 496 -* [[Websites>>Additional Resources-Websites]] 497 -* [[Mailing Lists>>Mailing Lists]] 498 -* [[Tutorials>>Tutorials]] 499 -* [[Books>>Additional Resources-Books]] 429 +* [[Websites>>Programming__WebObjects-Additional Resources-Websites]] 430 +* [[Mailing Lists>>Programming__WebObjects-Mailing Lists]] 431 +* [[Tutorials>>Programming__WebObjects-Tutorials]] 432 +* [[Books>>Programming__WebObjects-Additional Resources-Books]] 500 500 * [[Periodicals>>Programming__WebObjects-Additional Resources-Periodicals]] 501 -* [[Authors>>Additional Resources-Authors]] 502 -* [[Training>>Additional Resources-WebObjects Training]] 503 -* [[User groups]] 504 -* [[Known Bugs]] 434 +* [[Authors>>Programming__WebObjects-Additional Resources-Authors]] 435 +* [[Training>>Programming__WebObjects-Additional Resources-WebObjects Training]] 436 + 437 +Category:Programming 438 +Category:WebObjects