Wiki source code of Java Client-Required Reading

Version 18.1 by Pascal Robert on 2012/01/22 00:15

Hide last authors
Pascal Robert 18.1 1 * [[Apple's Introduction to Java Client>>http://wiki.wocommunity.org/download/attachments/1049043/WODesktopApps.pdf]]
David Avendasora 14.1 2 While this document is flagged as Legacy and not to be used for new development, there are important sections that still apply to Java Client development. Specifically:
Pascal Robert 18.1 3 ** [[Java Client Concepts>>http://developer.apple.com/documentation/WebObjects/DesktopApplications/BasicConcepts/chapter_3_section_1.html]]
4 ** [[The Distribution Layer>>http://developer.apple.com/documentation/WebObjects/DesktopApplications/DistributionLayer/chapter_6_section_1.html]]
5 ** [[Deploying Client Applications>>http://developer.apple.com/documentation/WebObjects/DesktopApplications/DeployingApplications/chapter_11_section_5.html]]
David Avendasora 14.1 6
Pascal Robert 18.1 7 * Florijan Stamenkovic's [[WebObjects Java Client, the 3rd way>>http://web.mac.com/flor385/eSwamp/software/wojc_tutorial.html]]