Timothy Orme wrote:
I still have the same issue though. Right clicking the link doesn't work and the filename is still listed as the action.
As far as struts is concerned, there's no difference between a request that's going to be displayed in a browser window and a request that's going to be saved by the browser to a file. I'd start by looking at URLs and logs and seeing how those requests differ from one another. For example, make sure your browser (or proxy or something) isn't showing you a cached version of the left-click result.
If you want help, you need to provide enough of your configuration for us to diagnose what's going on, assuming the request is being mapped to that action.
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org