Date: 2004-11-01T15:54:55 Editor: BrianLee <[EMAIL PROTECTED]> Wiki: Jakarta-Slide Wiki Page: BindingDemo URL: http://wiki.apache.org/jakarta-slide/BindingDemo
no comment Change Log: ------------------------------------------------------------------------------ @@ -75,14 +75,12 @@ === Display === You should now be able to see a hello.txt and helloagain.txt under files from your WebDAV client software. - -Useful Notes: +'''Useful Notes:''' Based on my limited experience (someone please correct me if I'm wrong), you can only bind file resources to a binding that points to an existing directory. -For example your Slide directory structure is: +For example, if your Slide directory structure is: -files/ - items - stuff +files/items +files/stuff Inside the 'files' directory is 'blah.txt'. You can bind 'blah.txt' as 'files/items/cools.txt' or 'files/stuff/cools.txt', but not as 'files/brian/cools.txt' because the 'brian' folder does not exist. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
