on 9/30/01 7:16 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Well, I agree with you - but I feel ofended by the 'you' in this > phrase. I didn't removed it - I spent quite a bit of time and arguments to > keep it in. > > BTW, it has nothing to do with the HTTP spec ( which doesn't specify > anything like that), but with the way all known web servers operate. > And it has nothing to do with JSPs as well - it's true for any extension > mapped servlets. > > Costin The implications of this are HUGE though and it really needs to be fixed back. It essentially means that it is impossible to use suffix mapping in order to have a searchable website. In other words, Google.com doesn't cache websites with a "?" in the URL. If we can't pass GET parameters via PATH_INFO, then where/how can we pass this information around? -jon