Hi Users, With regards to the "org.apache.webdav.lib.methods" package, from a client perspective.
I have extend'ed "XMLResponseMethodBase" (just like DeleteMethod) for "X-MS-ENUMATTS" (MS eXchange 2000, ENUMerate ATTachmentS) to get at the email attachments, it seems to work just fine, but it returns like [allprop>, and I only need the name. Is there a better or preferred way to do this? Also, for "DepthSupport" / "PropFindMethod", there is now available in Exchange "1,noroot" and "infinity,noroot" (could there be a less elegant way to do this?). Is this handy feature likely to be added in some form? Cheers, Brian -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
