Martynas Jusevicius wrote:
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.

If the WildcardMatcher isn't good enough for your needs you can implement your own matcher.


--
Reinhard P�tz Independent Consultant, Trainer & (IT)-Coach


{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------



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



Reply via email to