> Hi all,
> I m not sure if I am sending it to right mailing list or I am asking very
> stupid questions b'coz my queries about slide are going into "SLIDE
mailing
> List archives" without any response :-( So I am just going to try my luck
> again asking the same question.
Sorry, I've been very bus these days.
> I am new to slide and trying to get it work for the content management.
> Currently I am able to put the resource (any file) into the web folder and
> also succeeded in pushing the file to a permanent file system on server
(by
> making some changes in Domain.xml) rather than just having it in web
folder.
>
>
> 1> How can I push the file using slide's Webdav servlet to the web-folder
> thru browser. Currently I can just copy it over thru windows explorer
> manually.
You can't. Most browsers support HTTP and not WebDAV. Other CMS have HTML
interfaces, but there's no such a thing in Slide. It's a low priority item,
so unless somebody steps up, it won't happen anytime soon.
> 2> Also, when I shut down tomcat the files in the web folder are removed
> (ofcourse), so is there any way to get all the files back into the
Webfolder
> from the file system when the Tomcat starts again.
At the moment, the default Slide configuration defines non persistent
stores. When we're closer from a 1.0 release, we'll probably use an embedded
database like hSQL by default.
Remy