Re: WebObjects vs COCOA app
Re: WebObjects vs COCOA app
- Subject: Re: WebObjects vs COCOA app
- From: Scott Anguish <email@hidden>
- Date: Wed, 23 Apr 2003 19:36:09 -0400
You mean you want a Cocoa app to be able to send a string to a WOApp?
you could do this with an NSURL calling a web page, passing values. Or
(the better way) would be to use WebServices. That'd give you a better
interface to deal with.
On Wednesday, April 23, 2003, at 10:44 AM, John Q. wrote:
hi,
Is ther an interface between WebObject & cocoa app?
I would like to give an WO application an string or something else!!
Thanks
John
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.