In Struts 1.2.8 we have DownloadAction
write a class that extends extends DownloadAction
implement folloing meyhod
-
import org.apache.struts.actions.DownloadAction;
public class TestDownloadAction extends DownloadAction {
protected StreamInfo getStreamInfo(A
When using download Action 2 Dialogue Windows are opening.
Is it wrong in adding
response.setHeader("Content-Disposition.
---
protected StreamInfo getStreamInfo(ActionMapping mapping,
ActionForm form, HttpServletRequest request,
2 matches
Mail list logo