I would try to do something crazy like

RequestCycle.get().setRequestTarget(new ResourceStreamRequestTarget(...));

during the onclick method of the ajaxlink, but I don't know if it would work. Anyway on the client side wicket ajax library may try to interpret the response as a regular ajax response.




Wojciech Żaboklicki wrote:
Hi,
I want to do something like ResourceLink returning DynamicWebResource to the client, but I can use only AjaxLink.
Any idea how to do it?

Regards,
Wojtek

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to