> > I think this is not how it's supposed to work. /news/?id=5 should return
> > the result of /news/index.jsp?id=5.
> 
> 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 now :)

Remy

Reply via email to