Hi,

I have <map:match pattern="**"> in my sitemap. Also, I'm trying get
XPath URLs working. Therefore slashes in the URL matter much, for
example:
host.com/context/something/*
is different from
host.com/context/something//*
Instead, Cocoon treats all repeated slashes as one, which obviously
doesn't fit me.
I was thinking, maybe that's some default URL or HTTP behavior, but
looks like other similar implementation didn't have this problem:
http://www.xmldatabases.org/WK/blog/1031_How_do_you_manage_documents_in_the_database%3F.item
So what should I do? Thanks in advance.

Martynas Jusevicius

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to