Andreas Hartmann wrote:
[...]
Is it generally not possible to use a URI prefix for mounting which does not end with a slash?
No, it is not possible. The prefix has to end with a slash. If the user forgets the slash, Cocoon adds it. This is documented here:
http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html#Mounting+sitemap s
I see. Thanks a lot!
-- Andreas
