Hi!

I would need no write a Portlet that initiates a download, when a button is clicked. 
The situation is:

I have some files somewhere in the filesystem. I don't want to make them accesible 
through HTTP directly if I can avoid it. Each user should only have access so certain 
files, not to all. The Portlet should list the user all his allowed files and he 
should be able to start downloading them by clicking a button. How could the action 
class initiate the download?

Any help is appreciated!

Rob

Reply via email to