Hi,
I work on an application with struts. In some actions I have to do a forward action to a pdf file. The problem is that in the address bat remains the path:
"server/someaction.do"
and when I try to save the just opened pfd file I get in save dialog the name
"someaction"
Can I change the path in the address bar to reflect the real path to the pdf file and the save dialog to show the file name by default?
Thanks
Stefan
I work on an application with struts. In some actions I have to do a forward action to a pdf file. The problem is that in the address bat remains the path:
"server/someaction.do"
and when I try to save the just opened pfd file I get in save dialog the name
"someaction"
Can I change the path in the address bar to reflect the real path to the pdf file and the save dialog to show the file name by default?
Thanks
Stefan