Re: [Webware-devel] HTTPAppServer

2002-10-21 Thread Ian Bicking
On Mon, 2002-10-21 at 14:16, Geoffrey Talvola wrote: > Has anyone tried Ng Pheng Song's HTTPAppServer? > http://www.post1.com/home/ngps/webware/HttpAppServer/ I looked at the code, and I realized it's pretty similar to HTTPAdapter.py, but communicating directly with the AppServer. Ideally most f

[Webware-devel] HTTPAppServer

2002-10-21 Thread Geoffrey Talvola
Has anyone tried Ng Pheng Song's HTTPAppServer? http://www.post1.com/home/ngps/webware/HttpAppServer/ If it works OK, we might want to include it in the next Webware release in the Experimental directory (along with the other experimental way to serve up HTTP -- HTTPAdapter.py). - Geoff ---