There is a project called "struts-annotations": http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/
This project has support classes to generate the TLDs from the annotations(using FreeMarker). these classes are called by the java compiler (APT), APT is called using the maven plugin from the tobago project, see this pom: http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?revision=805654&content-type=text%2Fplain musachy On Wed, Aug 19, 2009 at 2:15 PM, Arthur Neves<arthu...@gmail.com> wrote: > Hi, > > I'd like to know how Struts2 generate your tags TLD. I saw that there is a > annotation called '@StrutsTag' that you can configure this information, > however where the TLD is effective generated? Velocity generate it to me? > How? Is there any template to generate it? > > Regards. > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org