The solution I mentioned earlier is for server side, however
it is configured in the Domain.xml before starting the
webserver and cannot be changed while the application is
running.
Thanks
Pankaj
-----Original Message-----
From: ould sid'ahmed [mailto:nouldsid emn.fr]
Sent: Tuesday, August 08, 2006 1:49 AM
To: Slide Users Mailing List
Subject: Re: methods pur and get
thanks Marco,
I use Slide for myself application, I upload all files in my
application to the folder $/files, I want change
the directory "files" in Slide to
$/files.
I can do this in client program, but I word in server side.
can you understand? and can you help me?
thanks.
Marco Ferretti a écrit :
> On 8/8/06, ould sid'ahmed <nouldsid emn.fr> wrote:
>> I would like change the directory by a program
Java, please help me!
>>
>> thanks
>> Pankaj Mandal -X (pmandal - Ahura Inc. at Cisco) a
écrit :
>> > Changing the directory location is easy, in
the Domain.xml
>> >
>> > <parameter
name="rootpath">New Directory
>> Location</parameter>
>> >
>> > Not sure how to upload files
>> >
>> > Thanks
>> > Pankaj
>> >
>> > -----Original Message-----
>> > From: ould sid'ahmed [mailto:nouldsid emn.fr]
>> > Sent: Monday, August 07, 2006 4:37 AM
>> > To: Slide Users Mailing List
>> > Subject: Re: methods pur and get
>> >
>> > Aslam Bari a écrit :
>> >
>> >> First of all you have misspelled the word
''THANKS" to "thinks".
>> >> Any way, if you want to upload or download
a file. DO you mean by
>> >> Programmatically or by using other tools
like webdavclien or
>> DavExplorer.
>> >>
>> >>
>> > thank you for the correction, my level in
English is very weak, I
>> want to upload by programmatically and change the
directory destination.
>> >
>> > thanks.
>> >
>> >
>
> Are you implementing the slide calls yourself or are
you using the
> client libs ?
> In the latter case ( WebdavResource webdavResource ) :
>
> webdavResource.setPath(the_path)
>
> then use the methods of webdavResource
>
> Also, you might want to check this :
> http:/
/wiki.apache.org/jakarta-slide/FrontPage
>
> cheers
>
> Marco
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
> For additional commands, e-mail: slide-user-help jakarta.apache.org
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: slide-user-help jakarta.apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: slide-user-help jakarta.apache.org
|