Changes for page Java Client-Overview

Last modified by Lazy Lazarus on 2025/03/27 10:23

From version 8.1
edited by David Avendasora
on 2008/01/11 21:01
Change comment: There is no comment for this version
To version 15.1
edited by David Avendasora
on 2008/01/14 11:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,6 +14,4 @@
14 14  
15 15  While there are not a lot of WebObjects Java Client projects when compared to the quantity of Web-Based projects, it seems to be getting more attention now than it has in several years.
16 16  
17 -There are a couple third-party developers working on solutions to streamline the development of pure Swing/SWT/etc Java Client applications for Web Objects.
18 -
19 -* Paolo Sommaruga's **JPBinding** [[http://www.jpaso.com/name/XMLBindingForJavaClient]] which is a WebObjects framework that allows building WebObjects Java Client (not D2JC) without the use of Interface Builder and nib files. JPBinding uses a xml file to describe the bindings between the view objects (buttons, tables, text fields, etc) and the model objects (EODisplayGroup, EOAssociation, etc.).
17 +There are a couple third-party developers working on solutions to streamline the development of pure Swing/SWT/etc Java Client applications for Web Objects. See [[Complimentary Frameworks>>Java Client-Complimentary Frameworks]]