Changes for page Java Client and Direct To Java Client Example Project using WebStart
Last modified by David Avendasora on 2008/07/01 16:52
From version 19.1
edited by David Avendasora
on 2008/06/25 09:49
on 2008/06/25 09:49
Change comment:
There is no comment for this version
To version 21.1
edited by David Avendasora
on 2008/06/25 09:54
on 2008/06/25 09:54
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,7 +25,9 @@ 25 25 26 26 {{/code}} 27 27 28 -1. Create a WOComponent named "JavaClient". This WOComponent will be what passes the specifics about your client-side application to WebObjects. 28 +1. Create a WOComponent named "JavaClient". 29 +[[image:Picture 11.png]][[image:Picture 10.png]] 30 +This WOComponent will be what passes the specifics about your client-side application to WebObjects. 29 29 1. Modify the JavaClient.html replacing the contents with: 30 30 31 31 {{code title="JavaClient.html Contents"}}