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 25.1
edited by David Avendasora
on 2008/06/25 10:06
on 2008/06/25 10:06
Change comment:
There is no comment for this version
To version 30.1
edited by David Avendasora
on 2008/06/25 10:04
on 2008/06/25 10:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -50,7 +50,6 @@ 50 50 51 51 {{note title="Note!"}}If you are not creating a Direct To Java Client (D2JC) application, then you will need to replace the applicationClassName parameter (com.webobjects.eogeneration.EODynamicApplication) with the name of your client-side application class. Your non-D2JC client-side Application class *must* subclass EOApplication.{{/note}} 52 52 53 -1. If you didn't add an EOModel file to the project when you created it, do it now. Drop any existing EOModel in the Resources directory, or create one from scratch. 54 54 1. Add the following frameworks to the project build path: 55 55 JavaDirectToWeb 56 56 JavaDTWGeneration