I have a mix:referenceable node and I can get UUID for that node using
node.getIdentifier() or node.getUUID().
How would I create a url to directly access this document in browser using
the UUID?

for example, I have a worksheet in repository that I can access thru url 
http://localhost:8080/repository/default/posts/attachements/doc1.xls

I need to use UUID in url rather than full path to file, if possible. Any
ideas?
-- 
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/Browse-Jackrabbit-repository-using-UUID-tp2990730p2990730.html
Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.

Reply via email to