Hi, I don't really understand the objective of use the UUID instead of the path, can you please explain what is the motivation to do that?
Nevertheless, one alternative would be to implement a servlet which gets the UUID as a parameter, retrieves the corresponding node and renders it back to the user. Kind regards, Douglas On Mon, Oct 11, 2010 at 23:41, [email protected] <[email protected]> wrote: > > 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. -- Douglas Jose http://douglasjose.com - "Use free software. Help us make a free world."
