Hi, >From your other question today I have the feeling that you still use Wicket 1.4.
In which case this method is called in 1.4 and not called in 6.x ? On Fri, Jun 21, 2013 at 8:09 AM, iamrakesh <iamrakes...@rediffmail.com>wrote: > Hi, > > In Wicket 1.4.x org.apache.wicket.Page.componentChanged(Component, > MarkupContainer) is called every time a component gets changed, it seems it > is not being called anymore in wicket 6.5.0. > > Is there any alternative for this method? > Is there any way to listen for event when a component is > add/changed/removed/repalced to/from a page? > > Regards, > Rakesh.A > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Alternatives-for-Page-componentChanged-Component-MarkupContainer-Wicket-6-5-0-tp4659644.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 > >