Wiki source code of Java Client-Required Reading
Version 18.1 by Pascal Robert on 2012/01/22 00:15
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | * [[Apple's Introduction to Java Client>>http://wiki.wocommunity.org/download/attachments/1049043/WODesktopApps.pdf]] | ||
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]] |