Hi,

I have an unusual construction. I have a main Wicket Page with an InlineFrame ( iframe ) referring to another Wicket Page. Now I want to update by ajax the Page in the InlineFrame on userinput in the main Page.

I seem to get a ajax call to the new page with updated data, but the content of the inline frame in the main page is not refreshed.

Can this be done in Wicket? How should I approach this? Or should I use a Panel?

Regards,

Haiko van der Schaaf


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

Reply via email to