----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- I've completely rewritten my Apache JServ how-to. You can find the new version at the same old URL: http://www.magiccookie.com/computers/apache-jserv/index.html I've retitled this "Configuring and Using Apache JServ". This article (or a close version thereof) will appear in a book to be published by Wrox Press <http://www.wrox.com/> titled Professional Java Server Programming <http://www.wrox.com/Store/Details.asp?Code=2777>. This is a whopping big book: according to their page it's 1168 pages long. I haven't seen it yet, but I sure am anxious to get my hands on a copy :-). For the curious, I recently converted most of my site (including the rewritten how-to) to use jhtml files served using the latest Apache JSSI. I managed to avoid breaking any URLs by using the magic of mod_rewrite and a little Perl script as described for my suffix mapping program under "Mapping URLs". Using jhtml files it was easy to include the output of a comment servlet at the end of each page, so that people can add comments to pretty much any page on my site. (At least, those pages that I've set up to accept comments.) The net effect of this is that, if you manage to reach the bottom of the Apache JServ how to, you should be able to leave persistent comments that other people can read. If everything works as planned I will even be emailed--via the JavaMail API--when comments are added. -- Ari Halberstadt mailto:[EMAIL PROTECTED] <http://www.magiccookie.com/> -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]