On Jan 28, 2008 8:57 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:
> ...I propose to only execute directly > addressed scripts if the request extension > (RequestPathInfo.getExtension()) is not null. If the request extension > is null, the directly addressed script is not executed.... Seems reasonable, though I haven't seen enough concrete use cases to be really convinced that executing scripts directly is a good thing. And the resulting something.jsp.html URLs are kind of ugly - but I don't have a better proposal at this point, so I'm ok with what you suggest. -Bertrand
