You should post this question to the struts user list rather than the
dev list.
user@struts.apache.org
Adam
Radha Krishna wrote:
Hi All,
I have one module that downloads ms-excel file by one simple Action.
To download the file i would use the url like ../actionName.do?param1=value
Hi All,
I have one module that downloads ms-excel file by one simple Action.
To download the file i would use the url like
../actionName.do?param1=value1¶m2=value2. bcz i want to access it without
credentials.
if i place this url in tag it is successfully downloading
the fil