> Hi, > > I apologize if this is a question answered somewhere already, although I > have searched for such an answer in many places. I am new to Slide. > > I am trying to use WebDAV to connect over SSL. The WebDAVResource will > not take an org.apache.commons.httpclient.HttpsURL as an argument, so
What??? WebdavResource takes a HttpURL as an argument. As HttpsURL is just a subclass of HttpURL, ... You can also pass the escaped URL as a String. > what is the method of accessing WebDAV resources over SSL from within a > Slide-based client? Or is there not currently any support for this? > > Thanks, > > - JohnK Regards, Ingo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
