Hi,
I have implemented my repository manager. Now, in the repository, when the user clicks the document, I wish he can be redirected to another URL where the document will be displayed. I guess I need change the getInputStream() function, but I don't know how.
In a word, I want the document functions as a link, but not be treated as a link.
Thanks,
Ray