target.addcomponent(feedbackpanel); target.appendjavascript('window.location=<url to download>');
-igor On Thu, Feb 17, 2011 at 1:09 PM, eugenebalt <eugeneb...@yahoo.com> wrote: > > I have a FeedbackPanel which may contain previous error messages. > > Once the form is successfully submitted, it's not refreshed, and the > previous errors remain on the screen. A browser Download is initiated on > submit, so I lose control of the form. > > Is there a way to reach the FeedbackPanel through Ajax and delete the > previous errors, because I can't refresh the form? In this case, how would I > handle Ajax in a SubmitButton? > > Any tips appreciated, thanks > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Erase-Previous-Error-Messages-in-Feedback-Panel-after-Download-tp3311648p3311648.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org