Skip to Content
0
Former Member
Sep 15, 2006 at 08:22 AM

How to go to a website when clicking a document

24 Views

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