Filip Polsakiewicz wrote:
Hi,

i have a problem with url-patterns in web.xml
i need a pattern that matches /webdav/*, /webdav/hello/* and so on. I.e.
webdav and all subdirectories.
i tried
<url-pattern>
          /webdav/*
</url-pattern>

Maybe:


/webdav/*/*




Erik



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



Reply via email to