You need to call setResponsePage from within WindowClosedCallback.
(see ModalWindow#setWindowClosedCallback());

-Matej

On Jan 12, 2008 5:26 PM, Roberto Fasciolo <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm trying to find a way for doing this:
> - in page A there's a table with many elements, all having a link
> - that link opens a modal window with details of the selected element
> - in the modal window there's a link that should close the window itself and
> make the browser showing page B.
>
> The only thing I've achieved is to have page B shown in the modal window and
> not in browser main page. Is there a way for doing what I need?
>
> Thanks in advance,
> Roberto
> --
> View this message in context: 
> http://www.nabble.com/Changing-content-of-a-page-from-a-modal-window-tp14775374p14775374.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Resizable and reorderable grid components.
http://www.inmethod.com

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

Reply via email to