[ https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809491#comment-15809491 ]
Sven Meier commented on WICKET-6286: ------------------------------------ We're looking for a solution to initiate a download from an Ajax request. It doesn't matter from where it is served later on - it might be your SessionFiber system. The consensus was that using an iframe is the best solution for this. Note that this issue is just about a convenience implementation in wicket-extensions. We wanted to spice up its features, thus we're discussing different implementations. It would be great if you could help us on that topic. BTW everyone is still free to use the well-known AjaxDownload from the Wiki or anything else. > Would be good to have AjaxDownload available out of the box > ------------------------------------------------------------ > > Key: WICKET-6286 > URL: https://issues.apache.org/jira/browse/WICKET-6286 > Project: Wicket > Issue Type: New Feature > Components: wicket-extensions > Affects Versions: 8.0.0-M2, 7.5.0 > Reporter: Maxim Solodovnik > Assignee: Sven Meier > Labels: patch > > Currently every project need to create own AjaxDownload component based on > the Wiki example. > Unfortunately this component has some issues with WebSockets > Discussion: http://markmail.org/message/gizsnqh2qgypcgri > PRs: > https://github.com/apache/wicket/pull/190 > https://github.com/apache/wicket/pull/191 -- This message was sent by Atlassian JIRA (v6.3.4#6332)