Hi all,
I'm trying to build a WO web services application with a Cocoa
client. I pass the data from the server to the client as an NSArray
of NSDictionaries, which works fine. The same approach fails from the
client to the server because, as I guess, the NSArray and
NSDictionary classes d
Hi,
I'm new to WebObjects and web application development. I've read
quite a few things, but now I'm stuck in questions of the general
application layout.
As I see it, in WO, I can either choose between a Java Client
application, or a Web application which is accessed through a web
brow