Wiki source code of Java Client-Required Reading

Version 7.1 by David Avendasora on 2008/01/21 14:04

Hide last authors
David Avendasora 6.1 1 * [[Apple's Introduction to Java Client>>http://developer.apple.com/documentation/WebObjects/DesktopApplications/index.html]]
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:
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]]
6
7 * Florijan Stamenkovic's [[WebObjects Java Client, the 3rd way>>http://web.mac.com/flor385/eSwamp/software/wojc_tutorial.html]]