You can also use invisible <iframe> as a target of download link. It will prevent opening a new window:
<t:eventlink target="_download"/> <!-- somewhere in the bottom --> <iframe name="_download" style="display:none;"></iframe> On Tue, Sep 18, 2012 at 9:05 AM, Waleriy <walera0...@mail.ru> wrote: > Thank you. That solution works. > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Problem-with-tapestry-ajax-window-refresh-tp5716360p5716369.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- BR Ivan