WOLips Project Templates

Version 66.1 by David Avendasora on 2009/04/07 06:56

Tutorials and Instructions

Example Templates

Custom Templates

These are templates created by other WOLips users to address specific needs not handled by the built-in templates.

  • Java Client Projects
    • Standard Java Client using JBND (coming soon)
      • Server Side Project
      • Client Side Project
    • Direct To Java Client (D2JC) using Java WebStart
      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.
      • Combined Server- and Client-Side Project
      • Server-Side Classes
      • EntityServer.java template
      • EntityServer.java template
      • Client-Side Classes
      • EntityClient.java template
      • EntityClient.java template