Changes for page Home
Last modified by Markus Ruggiero on 2023/11/13 11:58
From version 1053.1
edited by David Avendasora
on 2008/01/14 10:59
on 2008/01/14 10:59
Change comment:
There is no comment for this version
To version 1056.1
edited by Pascal Robert
on 2007/10/07 21:24
on 2007/10/07 21:24
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,19 +17,3 @@ 1 -{{info title="How to Contribute to this Wiki"}} 2 - 3 -See instructions on the [Community page|WOCOM:WOCOM] 4 - 5 -{{/info}} 6 - 7 -\\ 8 - 9 -{{info title="About this Confluence Space"}} 10 - 11 -This space contains general information about WebObjects. It was originally started as a wiki book on wikipedia, and then it was deprecated there and imported to the objectstyle.org confluence to consolidate the content for the WebObjects community. 12 - 13 -{{/info}} 14 - 15 -\\ 16 - 17 17 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. 18 18 19 19 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. ... ... @@ -36,17 +36,15 @@ 36 36 ## [#Development] 37 37 ## [#Deployment] 38 38 # [#Web Services] 39 -# [#Java Client] 40 40 # [#Complementary Frameworks] 41 41 ## [#Project WONDER] 42 42 ## [#WireHose] 43 43 ## [#LEWOStuff] 44 44 ## [#GVC Frameworks and GVC.SiteMaker] 45 -## [#Houdah WebObjects Frameworks] 46 46 # [#Development Tools] 47 -# [Best Practices|Best Practices] 48 48 # [#Direct-To] 49 49 # [#Case Studies] 31 +# [#Java Client] 50 50 # [#Integration with other clients] 51 51 # [#Testing] 52 52 # [#Database Compatibility/Comparisons] ... ... @@ -60,7 +60,6 @@ 60 60 * [[History>>Overview-History]] 61 61 * [[Foundation>>Programming__WebObjects-Overview-Foundation]] 62 62 * [[Objective-C to Java Transition>>Overview-Objective-C to Java Transition]] 63 -* [[Scratch Setup of WebObjects Development on a Mac>>WOL:Scratch Setup of WebObjects Development on a Mac]] 64 64 * [[Hands On Hello World - Your First WebObjects Application>>Hands On___Hello World - Your First WebObjects Application]] 65 65 * [[Recent Changes>>http://wiki.objectstyle.org/confluence/pages/recentlyupdated.action?key=WO]] 66 66 * [[WebObjects for Database Developers]] ... ... @@ -264,7 +264,7 @@ 264 264 * Platform Specifics 265 265 ** [[Mac OS X Server>>Programming__WebObjects-Web Applications-Deployment-Mac OS X Server]] 266 266 ** [[Linux>>Programming__WebObjects-Web Applications-Deployment-Linux]] 267 -** [[Solaris WO5.3.3>>Programming__WebObjects-Web Applications-Deployment-SolarisWO5.3.3]]248 +** [[Solaris>>Programming__WebObjects-Web Applications-Deployment-Solaris]] 268 268 ** [[FreeBSD WO5.2>>Web Applications-Deployment-FreeBSD WO5.2]] 269 269 ** [[FreeBSD WO5.3>>Web Applications-Deployment-FreeBSD WO5.3]] 270 270 ** [[FreeBSD 6.2 WO 5.3.3>>Web Applications-Deployment-FreeBSD 6.2 WO5.3.3]] ... ... @@ -294,19 +294,6 @@ 294 294 295 295 * [[Examples>>Programming__WebObjects-Web Services-Examples]] 296 296 297 -= Java Client = 298 - 299 -* [[Overview>>Java Client-Overview]] 300 -* [[Required Reading>>Java Client-Required Reading]] 301 -* Building 302 -** [[Client-Side Classes JAR>>Java Client-Building]] 303 -** [[WOLips Incremental Builder>>Java Client-Incremental Build]] 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]] 309 - 310 310 = Complementary Frameworks = 311 311 312 312 == Project WONDER == ... ... @@ -374,20 +374,6 @@ 374 374 375 375 * [[Overview>>GVC Frameworks-Overview]] 376 376 377 -== Houdah WebObjects Frameworks == 378 - 379 -* [[Overview>>Houdah WebObjects Frameworks-Overview]] 380 -* [[HoudahFoundation>>HoudahFoundation]]: Extensions and additions to the Foundation framework 381 -* [[HoudahEOControl>>HoudahEOControl]]: Extensions and additions to the EOControl framework 382 -* [[HoudahEOAccess>>HoudahEOAccess]]: Extensions and additions to the EOAccess framework 383 -* [[HoudahRuleEngine>>HoudahRuleEngine]]: Rule engine used by several of the below frameworks 384 -* [[HoudahEOValidation>>HoudahEOValidation]]: Rule based validation 385 -* [[HoudahMessages>>HoudahMessages]]: Rule based localizable error messages 386 -* [[HoudahAuditTrail>>HoudahAuditTrail]]: Tracks user and timestamp of last change 387 -* [[HoudahViewComponents>>HoudahViewComponents]]: High level, large grain view components using stateless cells 388 -* [[HoudahControlComponents>>HoudahControlComponents]]: Control layer for EOF based CRUD applications 389 -* [[HoudahAgileComponents>>HoudahAgileComponents]]: Rule based control layer for CRUD application (D2W replacement) 390 - 391 391 = Development Tools = 392 392 393 393 * [[Overview>>Programming__WebObjects-Development Tools-Overview]] ... ... @@ -420,6 +420,15 @@ 420 420 * [[WebObjects Showcase>>WebObjects Showcase]] 421 421 * [[WebObjects Sites>>Case Studies-WebObjects Sites]] 422 422 377 += Java Client = 378 + 379 +* [[Overview>>Java Client-Overview]] 380 +* [[Required Reading>>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 + 423 423 = Integration with other clients = 424 424 425 425 * [[Flex]]