Thank you, but:

1) AjaxButton constructor does not take a single ID param, syntax error

2) So I override the methods

protected IResourceStream getResourceStream() {...//override }
protected String getFileName() { ...//override}

with my file generation logic? Or I change them to take a parameter, which
is my specific ResourceStream and FileName?
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Redirect-to-ResourceStream-While-Also-Refreshing-Form-tp3081069p3082597.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

Reply via email to