Hi, So if you like the idea with <title> tag i propose someone to include it in 'display09' module, and 'table-york' if necessary.
Though i have a question how it can be implemented better in case of
iterator-style of the <table> tag, because the title will be set at
each iteration. May be something like
...
ColumnTag columnTag = (ColumnTag)parentTag;
if(columnTag.getTitle() == null)
columnTag.setTitle(getBodyContent().getString().trim());
...
And title attribute of the <column> tag will be major in this case.
But we can add improvements after adding this class to CVS.
--
Regards,
Andrew mailto:[EMAIL PROTECTED]
TitleTag.java
Description: java/
