I have a page with behaviors that is easier for me to code directly in _javascript_. I would like to render a page, let the user input data, then send this data to the page and rerender the components that need refreshing. Basically what I need is to either send a form or just append parameters to a link and refresh various components on the page, not belonging to the form.
How should I do that?
Thanks,
Yuri
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
