Wiki source code of Programming__WebObjects-Java Client-Overview
Version 1.1 by smmccraw on 2007/07/08 10:31
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | A three tier type of WebObjects project which utilizes a GUI written in Java with [[Interface Builder]]. Unfortunately, this type of project is barely supported by Apple and there are very few people using it - as a result, many of the translations of the graphical interface from Interface Builder into Java are less than perfect. As you will discover if you ever work on a Java Client project, these problems make it very difficult to work with. | ||
2 | |||
3 | = Pure Java Client vs. Direct to Java Client = |