> I need to use slide for uploading files.
> As I'm just using Slide with Tomcat 4.0-b3 for file Uploading.
> I don't know how to do that.
To summarize, you need to enable authentication (by editing the
application's web.xml), then configure users. More details are in the FAQ,
which is linked from the web page.
> Assume some default location in harddisk (C:/slide) for source and other
one for tomcat sever root. I'll be
> pleased and eagerly waiting for ur guidlines. And if u can, send me more
documentaions on Slide.
The "default" deployment will soon change to a more integrated, much easier
to use, preconfigured server based around Tomcat 4. It's already quite
functional, although there are some small classloading issues left to fix
(which are caused by bugs in Catalina).
Unfortunately, this packaged server isn't available in the nightly builds
yet (Gump chokes when trying to build it).
I put together a page on the website explaining what it does (including the
WIP components) :
http://jakarta.apache.org/slide/server.html
Remy