UPBrandon wrote:
> 
> Is there any way to have an AjaxButton "trigger" a complete non-Ajax page
> refresh?
> 

Call setResponsePage() passing the page you want to be loaded after the AJAX
call is complete. To refresh the current page simply pass in the current
page i.e. "this".

-- 
View this message in context: 
http://www.nabble.com/Refresh-a-page-from-an-AjaxButton--tf4469626.html#a12744914
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to