Hi,

I need to perform some post-processing on a Tapestry generated html
page in order to transform some links.  Specifically, I am using the
contrib:Table component and I need to modify the paging links to call
some javascript functions.  Is it possible to intercept the generated
html by overriding some method and transform the links in that method?
 If not, is there another way of doing this without extending or
modifying the existing contributed component?

Thanks,
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to