> I would certainly not use Java for CGI.  libapache-mod-perl, FastCGI, etc.
if necessary.

I'd definitely encourage anyone to use servlets with wild abandon.  So easy
and clean - I haven't had to write CGI cruft in over a year.  In exchange
for servlets I have a logical/maintainable tree of server side classes.

Kevin

Reply via email to