Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "MoreFrequentlyAskedQuestions" page has been changed by BobHarner. http://wiki.apache.org/tapestry/MoreFrequentlyAskedQuestions?action=diff&rev1=39&rev2=40 -------------------------------------------------- + || WARNING: This is outdated content. For Tapestry 5 see [[http://tapestry.apache.org/frequently-asked-questions.html]] || + == Where is the (some random HTML) component? (e.g., TD) == Any component that does not have a direct Tapestry component can be represented with the Tapestry ANY component. For example, say you want to have Tapestry generate the background color for your table using a TD component you could use <td jwcid="@Any" bgcolor="ognl:backgroundColor"></td>. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
