Re: Cocoa CGI
Re: Cocoa CGI
- Subject: Re: Cocoa CGI
- From: Max Cantor <email@hidden>
- Date: Wed, 16 May 2001 12:18:46 -0400
I have some ideas, firstly, you could write servlets that use
the java-cocoa bridge and use tomcat, or you might be able to
just write them in obj-c, importing both the apache and cocoa
libs, and just try writing one.
Also, I just noticed that mail.app responds to some emacs key
commands like c-k to cut. Is this standard in os x that
NSTextViews respond to emacs or vi commands?
-Max
On Wednesday, May 16, 2001, at 11:48 AM, Ryan Dary wrote:
Is it possible to write a CGI using Cocoa? How would be the
best way to write a CGI which could work with the Apache web
server on Mac OS X? It would be nice, without the UI to use
Cocoa because of all the string manipulation routines.
Thanks,
- Ryan
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
References: | |
| >Cocoa CGI (From: Ryan Dary <email@hidden>) |