Last modified by David Avendasora on 2008/07/01 16:52

From version 30.1
edited by David Avendasora
on 2008/06/25 10:04
Change comment: There is no comment for this version
To version 25.1
edited by David Avendasora
on 2008/06/25 10:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -50,6 +50,7 @@
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.
53 53  1. Add the following frameworks to the project build path:
54 54  JavaDirectToWeb
55 55  JavaDTWGeneration