Hi
I want my app to render a webpage from the users directory
such that a resource (homepage) with a path like this
/home/users/saml/iZDWvQAJAqrroO8jkD8h6/homepage.html
maps to
/~username.html
(in the style of early unix personal homepages)
I tried setting a property sling:vanityPath {String} to /~username, but that’s
not working.
Let me know your ideas.
Thanks
Cris
