Chris Gastin wrote: > Where in the CVS tree is the struts-html.tld file that needs to be > modified when adding attributes to a tag.
What we do is maintain the TLDs as XML documents and then use a style sheet to generate the TLD and the HTML documentation. So, they are hidden in the documentation portion of CVS.
/doc/userGuide/struts-*.xml (bean, html, logic, nested tiles)
The build will take care of generating the TLDs for you, as well as updating the Developers Guide documentation.
-Ted.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
