On 8/6/07, Bill Bainbridge <[EMAIL PROTECTED]> wrote: > File does not exist: > /usr/apache/httpd/htdocs/payments/images/Bttn_IAgree.gif;jsessionid=FA9B1578B6A813AAF2AB528C7DD398E4
It appears that Apache httpd doesn't recognize the ';' separator and thinks the 'jessionid=....' is part of the file name. Of course, if the end user has cookies enabled, that jsessionid in the URL goes away on the second access so it works. There may be a fix, or you could just not use httpd at all and save yourself the trouble. :-) FWIW, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]