Wiki source code of Java Client-Required Reading
Version 15.1 by David Avendasora on 2008/01/21 14:03
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
14.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 [[Java Client The Thrird Way>>http://web.mac.com/flor385/eSwamp/software/wojc_tutorial.html]] |