Hi, The WebDav based Swing gui lives in the source tree at: jakarta-slide/src/contrib/webdavgui/ (thats where the build.xml file lives)
There are two components - both of which work well. 1. A WebDav enabled file-chooser - this incorpartes ACL permissions and locking. i.e. a user can only open/write files only with the appropriate permissions and lock states 2. A GUI based client - useful for testing/debugging As Remy mentioned, versioning and searching are not yet fully implemented in Slide, thus the GUI has no such support. Justin. Amit Roy (Yahoo) wrote: >het i never new that a swing gui existed where can i get it from??? >----- Original Message ----- >From: "Dowd, Brian" <[EMAIL PROTECTED]> >To: "'slide'" <[EMAIL PROTECTED]> >Sent: Monday, November 12, 2001 5:52 PM >Subject: Slide-Webdav client GUI status question > > >>HI, >> I'm just wondering if the webdav swing gui is in a useful/useable >> >state > >>? I have seen almost >>no documentation on the site about it and could not find it in the binary >>dist. (I have been >>having some difficulties building the main src). Also I could not find >>anything about it in the >>FAQ. >> >> In particular does it support versioning ? >> does it support searching ? >> does it support ACL specification & permissioning ? >> >>If I could get answers to this and pointers to where to get a binary dist. >>of this that would be >>great, thanks in advance. >> >>Brian. >> >> >>-------------------------------------------------------------------------- >> >---- > >>This message is intended only for the personal and confidential use of the >> >designated recipient(s) named above. If you are not the intended recipient >of this message you are hereby notified that any review, dissemination, >distribution or copying of this message is strictly prohibited. This >communication is for information purposes only and should not be regarded as >an offer to sell or as a solicitation of an offer to buy any financial >product, an official confirmation of any transaction, or as an official >statement of Lehman Brothers. Email transmission cannot be guaranteed to be >secure or error-free. Therefore, we do not represent that this information >is complete or accurate and it should not be relied upon as such. All >information is subject to change without notice. > >> >> >>-- >>To unsubscribe, e-mail: >> ><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: >> ><mailto:[EMAIL PROTECTED]> > > > >_________________________________________________________ >Do You Yahoo!? >Get your free @yahoo.com address at http://mail.yahoo.com > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
