There is some discussion floating around about passing env. variables
etc. to a socket server based app. server. I think that's a huge can
of worms and should be avoided. CGI is a hack that needs env. variables
because of its "external program/stdin+stdout" model. An intelligent
design would do so
I've been a little submerged at work lately so I haven't been able to
follow unicon news. I started at this job writing servlets in Java
under Tomcat. Why do I tell you this, you ask? Well, about two months
ago I decided that I would make my manager get the idea to re-implement
them as Apache modu