I'm supporting some code that builds an ajax link per "tag" aka. tag cloud.

When there are tons of tags, this can take quite some time. 
My guess is all the overhead in having wicket build all the callbacks for each 
link.

Is there a way to implement a group of ajax links that share the same callback? 

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


Reply via email to