Thank you very much. That was it.
--
Dan Miser
----- Original Message -----
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 24, 2001 12:03 PM
Subject: Re: Example not working in Apache
> If you run Tomcat behind Apache, there are some tweaks needed in
httpd.conf to
> make Apache understand the session ids added via URL rewriting. This will
> affect all webapps that use URL rewriting, not just Struts.
>
> The details are in the FAQ at the Jakarta web site
<http://jakarta.apache.org>
> -- do a search for "URL rewriting" and you should find the right article.