Last modified by Pascal Robert on 2012/01/22 00:16

From version 18.1
edited by Pascal Robert
on 2012/01/22 00:15
Change comment: There is no comment for this version
To version 19.1
edited by Pascal Robert
on 2012/01/22 00:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  * [[Apple's Introduction to Java Client>>http://wiki.wocommunity.org/download/attachments/1049043/WODesktopApps.pdf]]
2 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]]
3 +** Java Client Concepts
4 +** The Distribution Layer
5 +** Deploying Client Applications
6 6  
7 7  * Florijan Stamenkovic's [[WebObjects Java Client, the 3rd way>>http://web.mac.com/flor385/eSwamp/software/wojc_tutorial.html]]