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
Change comment: There is no comment for this version
To version 21.1
edited by David Avendasora
on 2008/06/25 09:54
Change comment: There is no comment for this version

Summary

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"}}