Re: Cocoa CGI
Re: Cocoa CGI
- Subject: Re: Cocoa CGI
- From: Scott Anguish <email@hidden>
- Date: Wed, 16 May 2001 16:58:16 -0400
On Wednesday, May 16, 2001, at 12:36 PM, mmalcolm crawford wrote:
Is it possible to write a CGI using Cocoa? [...] It would be nice,
without the UI to use Cocoa because of all the string manipulation
routines.
I have some ideas, firstly, you could write servlets that use the
java-cocoa bridge
Umm, if you use Cocoa with Java, you don't get NSStrings
(NSStringReference is there, but it's less elegant to use).
\
<snip>
Of course the best solution of all would be to use WebObjects...
Doesn't that then give you the same situation with NSStringReference?
I've written cgi's that use foundation in the past...
References: | |
| >Re: Cocoa CGI (From: mmalcolm crawford <email@hidden>) |