2010/10/15 Yanko, Curtis <curt_ya...@uhc.com>:
>
> Can anyone recommend a taglib plugin to generate TLD's?

<shameless-plug>
I am currently working in Tiles on a Maven plugin that generates JSP
tags (TLD and SimpleTag classes), Velocity directives and Freemarker
directive models starting from classes with an "execute" method:
http://svn.apache.org/repos/asf/tiles/sandbox/trunk/tiles-autotag/
Notice that it is *really* experimental. However, classes are
generated fine for experimental Tiles 3.
Base classes:
http://svn.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-template/
Generated tags:
http://svn.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-jsp/
http://svn.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-velocity/
http://svn.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-freemarker/
For any questions ask the Tiles Developers mailing list:
http://tiles.apache.org/mail-lists.html
</shameless-plug>

HTH
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to