Em Sat, 23 May 2009 16:17:11 -0300, Markus Joschko <markus.josc...@gmail.com> escreveu:

But that does not scale very well.
Only 10 draggables and 10 droppables would result into 100 potential
links that I need to render "just in case".
And if you have to deal with 100 draggables this gets really ugly.

So generate a single link that will have query parameters on them (/page/event?x=1&y=2). ;) To get the parameters, @Inject the Request service.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

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

Reply via email to