There are multiple ways to accomplish this.
One way might be to do something like (I'm going to assume that you're
using the "base" library provided on t-deli. If not, you can substitute
the if/else components with appropriate conditional components):
Preliminary Scales
Hi everyone,
I have a Tapestry page that needs to generate a list of warnings (see
Listing 1 below). If the warning is of a certain type (e.g. Duplicate),
then I need to dynamically add in one or more DirectLinks to the warning
text. My question is how do I dynamically generate DirectLink in the