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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -