Hi Sushma! Slide 2 hasn't been released yet. You could load current code which will go into Slide 2. What you need is a CVS client, e.g. cvs.exe (http://www.cvshome.org).
Get the latest and greatest with the following two commands: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login (password: anoncvs) cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-slide (in one line) This gives you Slide 2, around 50 MB. Webfolder is a WebDAV client by Microsoft. You would want to integrate Slide with Tomcat. Do this: - Build Slide from cvs using Ant. - Take slide.war from somewhere in dist folder and drop it into tomcat/webapps. - Start Tomcat. - After expansion you'll have a slide directory there. In it are the Domain.xml and WEB-INF/web.xml which are the config files for Slide. - In Windows Explorer go to webfolders, choose new and put in address http://localhost:8080/slide Good luck. Andreas On 2 Jan 2003 at 7:26, Sushma S Segu wrote: > Hello, > I would like to know where I could find the > downloadable version of Slide 2.x. > I would also like to know how the webfolder is > integrated to the tomcat server. > Thanks and Regards, > Sushma > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
