Re: Possible bug: welcome files and parameters

2001-03-23 Thread S. Schmidt
> > That way the image data gets corrupted. Isn't this information supposed > > to be in the HTTP Headers, and not in my output? > > This corruption is produced by an HTTP/1.1 transfer encoding called > chunking. Its support is mandatory in HTTP/1.1. Which HTTP client are you > using ? > If you'r

Re: Possible bug: welcome files and parameters

2001-03-23 Thread S. Schmidt
Remy Maucherat wrote: > > Tomcat 4 will return a 302 (temporary redirect) pointing to > > /news/path_of_the_welcome_file. > > The thing is I don't know if I should include the query parameters in the > > Location header (which is not something I'm doing right now). > > Ok, it's a bug. Fixing it n

Possible bug: welcome files and parameters

2001-03-22 Thread S. Schmidt
Hi, I have two problems with Tomcat 4.0 which might be caused by bugs: All the JSP pages in my project are named "index.jsp", and they are spread in different directories of the wepapp. All links of the application only reference the directories, and since index.jsp is in the welcome-file list, i