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 ja...@apache.org on 2004/11/02 00:46:20 UTC

[Jakarta-Slide Wiki] Updated: BindingDemo

   Date: 2004-11-01T15:46:20
   Editor: BrianLee <br...@gmail.com>
   Wiki: Jakarta-Slide Wiki
   Page: BindingDemo
   URL: http://wiki.apache.org/jakarta-slide/BindingDemo

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -75,3 +75,15 @@
 
 === Display ===
 You should now be able to see a hello.txt and helloagain.txt under files from your WebDAV client software.
+
+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:
+
+files/
+  items
+  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: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org