[
https://issues.apache.org/jira/browse/GERONIMO-2982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482062
]
Greg Wilkins commented on GERONIMO-2982:
----------------------------------------
I have not found the reference for this... but I recall that the mapping of foo
to /foo was added to the spec to support backwards
compatibility to 2.2 webapps
So I think it is reasonable.
> servlet-mapping url patterns may need "/" prepended
> ---------------------------------------------------
>
> Key: GERONIMO-2982
> URL: https://issues.apache.org/jira/browse/GERONIMO-2982
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Jetty
> Affects Versions: 2.0-M3
> Reporter: David Jencks
> Assigned To: Greg Wilkins
> Fix For: 2.0-beta1
>
>
> Apparently if we find a servlet-mapping url-pattern that doesn't start with /
> or * we should treat it as if it starts with /, such as by prepending /
> before further processing. I haven't tracked down the spec support for this
> behavior and could use some advice from greg on whether its actually
> reasonable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.