On Wed, 26 Mar 2003, James Higginbotham wrote: > I just use the xxxMethod.java classes to learn how to perform > webdav-compliant work against the slide API. Its also useful to > understand more about how to interact with the lower-level APIs but can > be confusing. The taglib is also good to understand how to perform read > methods against the API, but it obviously doesn't perform writes so I > fallback to the xxxMethod classes as needed for that.
Thanks. You said the AclMethod LockMethod for webdav client API etc? Those are class files so I need to decompile to get java files and follow those java files? > > HTH, > James > > > -----Original Message----- > > From: Wong Kam Lai [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, March 25, 2003 11:24 PM > > To: Slide Users Mailing List > > Subject: Example > > > > > > Hello, I want some examples to see how to implement a CMS > > with Slide, (access domain, namespace, acl) anyone has sample > > codes for that or some code fragment? > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
