Very simple task ( for non tapesrty app :) ).
I have one list of items - groups, where each group has an id and items
in it.
And I want each group to have a link on list of all items from this group.
In other words, simple parent->childs relation.
As I understand, I should make one page for list of groups ( parents ) and
one page for displaying items from selected group. To form link itis
probably
DirectLink component should be used with parameter, but how this parameter
can be readed in items list page? Or it is not a Tapestry way?
Anyway, it is not really clear to me how such parent->child relation can
be done.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]