You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Thien Tran <TT...@Saba.com> on 2001/06/29 01:53:25 UTC

directly use slide api

Hi everyone,

I am new to Slide.

How can i add/modify the provided example %SLIDE_HOME%/example/xml/test, so
that it will simply create some directory/files on my file system ?
When I ran this sample as it is, it only created an empty directory
%SLIDE_HOME%/example/xml/test/files/ !

For example, i like to write some test code that create the following system
file structure:
%SLIDE_HOME%/example/xml/files/
				1.txt
				/toto/2.txt

Thanks,
Thien