Accessing file system resources using the Apache Sling Resource API -


i want access file system using sling resource api . can access jcr nodes not don't know how access file system resource . how resourceresolver resolve resource objects filesystem ?

to access filesystem resources sling resources need install org.apache.sling.fsresource bundle , create @ least 1 osgi configuration activate it.

see docs @ http://sling.apache.org/documentation/bundles/accessing-filesystem-resources-extensions-fsresource.html


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -