[
https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15798295#comment-15798295
]
Sven Meier commented on WICKET-6286:
------------------------------------
I've pushed my ideas to a new branch (see above):
- IMHO AjaxDownload should support resources and resourceReferences, as
ResourceLink does, drawback is that the user has to make sure that
ContentDisposition.ATTACHMENT is set
- AjaxDownload incoporates many ideas from
http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads/
- we don't have to go that far, but it fits nicely into Wicket's component
architecture
[~solomax] what do you think?
> 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)