Hi,

close the modal, then do the setResponsePage in the window closed callback that 
you can provide.

cheers,
Steve



On 29/04/2010, at 7:53 AM, Fernando Wermus wrote:

> Hi all,
>    I have a modal window. There are some image avatars in it, and the user
> could click on them. In case the user click it, it should close the modal
> window an redirect to antoher page. But, I get the redirected page into the
> modal window instead. I am not findind any to solution to this situation.
> How come?
> 
> myModalWindo.close(target);
> getPage().setResponsePage(PaginaAmistades.class);
> 
> ps: getPage() returns not the modal window page, but the one which is under.
> 
> thanks
> 
> -- 
> Fernando Wermus.
> 
> www.linkedin.com/in/fernandowermus


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to