Hi,

is there a way to load wicket components from javascript? I tried the
https://cwiki.apache.org/WICKET/calling-wicket-from-javascript.html
approach. I tried to add a Label but it wasn't visible on the page. I
tried to add a Panel but it never replaced the markupPlaceHolder I
added for it. All I can do is send some js back via
target.appendJavascript. Am I using it wrong or is there another way
to do this?

regards,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to