Re: Cocoa CGI
Re: Cocoa CGI
- Subject: Re: Cocoa CGI
- From: Aaron Tuller <email@hidden>
- Date: Wed, 16 May 2001 10:06:39 -0700
At 5:36 PM +0100 5/16/01, mmalcolm crawford wrote:
Of course the best solution of all would be to use WebObjects...
well, you don't get NSString's in the new WebObjects do you? but I
guess you get a ton of Java libraries that do strings.
if you do make a foundation tool, you could always wrap it it in perl
or PHP or some other Apache module, call the tool with exec() or
whatever, then parse the output of your tool and then use the
functions like header(), setcookie() to do the dirty HTTP stuff.
-aaron
References: | |
| >Re: Cocoa CGI (From: mmalcolm crawford <email@hidden>) |