Hi, http://comments.gmane.org/gmane.comp.java.wicket.user/80841
? On Thu, Apr 17, 2014 at 3:42 PM, Entropy <blmulholl...@gmail.com> wrote: > I have an ajaxlink on my modal window that takes the user to a new page, > one > the modal window is not on. I have traditionall done stuff like this with > RestartResponseException. But when I use that from the modal window, the > new page renders INSIDE the modal window. Not the desired behavior. > > I tried adding a ModalWindow.closeCurrent(target); above the exception, but > the exception seems to swallow that up...which makes sense. > > How can I close the window AND redirect in one fell swoop? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Modal-Window-and-RestartResponseException-tp4665442.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 > > -- Regards - Ernesto Reinaldo Barreiro