I have a page that has 100s of links on them that are all ajax calls.
Each one calls the same method but passes in a different "id" to the method.

Apparently there is quite a bit of time building the UI controls (100 
ajaxLinks).
Is there a way to create a handler that could be reused by all 100 of the links 
to cut down on overhead?

D/

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

Reply via email to