Thnak you afee and Martin Holz.

At the beginning, I learn to apply Slide API from the source code in
example. My application is a small CMS that I think Slide API is ok (not
include tomcat and others). However, I found many things hard to understand
because lake of document. For using WebDAV level API, could you please guide
me how to begin.

Thank you,
Somchai

----- Original Message -----
From: "afee" <[EMAIL PROTECTED]>
To: "Slide Developers Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, June 23, 2003 9:58 AM
Subject: Re: NodeRevisionDescriptor constant meaning


Hi SomchaiDion

  I think you have two ways to identity the resource type. One is
webdavResource.isCollection(), another is resourcetype(uri). All these API
could be used if you
import org.apache.commons.httpclient.*;
import org.apache.webdav.lib.methods.*;
import org.apache.webdav.lib.*;

======== 2003-06-23 07:07:00 in your email: ========

Dear sir,
    I try to write an application using Slide API. Now, I have no idea how
can I identify which Slide URI is a file or folder. I think, the
NodeRevisionDescriptor can use for this. But, I found many prperties for
type, such as, COLLECTION_TYPE, RESOURCE_TYPE, TYPE.
    Could you guide me please.

Thank you,
Somchai


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

= = = = = = = = = = = = = = = = = = = = = =
                            yours sincerely


              afee
[EMAIL PROTECTED]
                 2003-06-23



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

Reply via email to