kranga wrote:
When I have the # character in a filename, I see that it doesn't make it to
the URL that slide processes because Tomcat thinks its part of the URI and
takes it out. How do I get access to the string that is after the #
character in my filename?

Hard to say without a network trace. There are MS Webfolder versions out there that have a bug (not escaping the "#" character properly), resulting in that behaviour. Check <http://greenbytes.de/tech/webdav/webfolder-client-list.html#issue-hashmark-escaping>).


Also, I've noticed that if your file has an & character, Explorer doesn't
show it (even if the XML correctly encodes it as &amp;). Independent DAV
shows it correctly. What do I do in this scenario - not have & in my url?

<http://greenbytes.de/tech/webdav/webfolder-client-list.html#issue-ampersand-escaping>.

So complain to Microsoft (another voice won't hurt) :-)


Best regards, Julian

--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760

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



Reply via email to