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

Reply via email to