ED]>
> To: "'Slide Users Mailing List'" <[EMAIL PROTECTED]>
> Sent: Friday, June 25, 2004 4:10 AM
> Subject: RE: mkColMethod
>
>
> > Check your tomcat console.
> >
> > -Original Message-
> > From: Michael Stover [mailto:[EMAIL P
design
philosophy?
- Original Message -
From: "Daniel Garnys" <[EMAIL PROTECTED]>
To: "'Slide Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Friday, June 25, 2004 4:10 AM
Subject: RE: mkColMethod
> Check your tomcat console.
>
> -O
Check your tomcat console.
-Original Message-
From: Michael Stover [mailto:[EMAIL PROTECTED]
Sent: 24 June 2004 20:59
To: Slide Mailing_List
Subject: mkColMethod
If I call resource.mkColMethod("newDir") and it returns false, how do I
go about figuring out why it failed?
-
See the Wiki at http://wiki.apache.org/jakarta-slide/
You'll find it under
Developers->Client->CreateNewDirectoryAndFile
Regards,
Luanne
--- Michael Stover <[EMAIL PROTECTED]> wrote:
> If I call resource.mkColMethod("newDir") and it
> returns false, how do I
> go about figuring out why it failed?
If I call resource.mkColMethod("newDir") and it returns false, how do I
go about figuring out why it failed?
--
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
> I use WebdavResource's mkcolMethod to upload files such as
> "/root/web/components/files/file1.java, if the folder "components/files"
> does not exist, I have to creat it first. My question is: I found that I had
> to make two calls to mkcolMethod. The first time
I use WebdavResource's mkcolMethod to upload files such as
"/root/web/components/files/file1.java, if the folder "components/files"
does not exist, I have to creat it first. My question is: I found that I had
to make two calls to mkcolMethod. The first time to create "c