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 32.1
edited by David Avendasora
on 2008/06/26 10:34
on 2008/06/26 10:34
Change comment:
There is no comment for this version
To version 35.1
edited by Florijan Stamenkovic
on 2008/06/26 13:52
on 2008/06/26 13:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.flor385 - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 This tutorial will help you create a single Eclipse/WOLips project that contains both the client- and server-side classes of a WebObjects Java Client project, build both applications and then launch them both. 2 2 3 -You can also create a Java Client application using two separate Eclipse WebObjectsprojects. One for the server, and one for the client. This will make the separation between client and server much more obvious, but then you will have two Eclipse projects to maintain.3 +You can also create a Java Client application using two separate Eclipse projects. One for the server (a WOLips project), and one for the client (most likely a plain Java project). This will make the separation between client and server much more obvious, but then you will have two Eclipse projects to maintain. The approach described in this tutorial is most appropriate for WebStart based client app distribution. 4 4 5 5 1. Create a new WebObjects Application 6 6 [[image:Picture 9.png]]