Changes for page WOLips Project Templates

Last modified by Bastian Triller on 2011/09/12 00:45

From version 51.1
edited by David Avendasora
on 2009/04/07 08:33
Change comment: There is no comment for this version
To version 52.1
edited by David Avendasora
on 2009/04/07 08:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,9 +22,17 @@
22 22  
23 23  ===== Java Client Projects =====
24 24  
25 -* **Direct To Java Client (D2JC) using Java WebStart**
26 -This project will create an full-featured, all-in-one D2JC project that holds both the server- and client-side applications. It requires Project WOnder's ERJars and ERExtensions frameworks on the Server-Side. You will need to add your own EOModel and download the D2JC EOGenerator Templates When launched the user can then download the client-side application from the server via a link in the projects Main component.
27 -** Combined Server- and Client-Side [[Project Template>>WOLips Custom Project Templates^D2JCWebStartWOLipsTemplate.zip||title="Click to download zip attachment including EOGenerator Templates"]]
28 -* **Standard Java Client using JBND** (coming soon)
25 +* Standard Java Client using JBND (coming soon)
29 29  ** Server Side Project Template
30 30  ** Client Side Project Template
28 +** Required EOGenerator Templates (place in a project's Resources directory)
29 +*** EntityClient.java [[template>>JBND Client-Side _Entity.java Template]]
30 +*** EntityClient.java [[template>>JBND Client-Side Entity.java Template]]
31 +* Direct To Java Client (D2JC) using Java WebStart
32 +This project will create an full-featured, all-in-one D2JC project that holds both the server- and client-side applications. It requires Project WOnder's ERJars and ERExtensions frameworks on the Server-Side. You will need to add your own EOModel and download the D2JC EOGenerator Templates When launched the user can then download the client-side application from the server via a link in the projects Main component.
33 +** Combined Server- and Client-Side [[Project Template>>WOLips Custom Project Templates^D2JCWebStartWOLipsTemplate.zip||title="Click to download zip attachment including EOGenerator Templates"]]
34 +** Required EOGenerator Templates (place in a project's Resources directory)
35 +*** EntityServer.java [[template>>Server-Side _Entity.java Template]]
36 +*** EntityServer.java [[template>>Server-Side Entity.java Template]]
37 +*** EntityClient.java [[template>>Client-Side _Entity.java Template]]
38 +*** EntityClient.java [[template>>Client-Side Entity.java Template]]