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
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