Hello, 
I'm using custom IComponentResolver for inserting "widgets" in the markup.
In this way I can create markup templates, which can be populated with
components. However, as far as I have read, the components that are inserted
via IComponentResolver are not serialized as part of the page, so if they
have some "state" associated with them (e.g. ajax, stateful form) this
functionality doesn't work. Is it possible that these remain part of the
page? Thanks in advance.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/IComponentResolver-and-ajax-components-tp4651869.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to