Hi all I wish you to know that I managed to generate automatically boilerplate code for JSP tag library starting from "tiles-template" module. Believe it or not, TLD file and JSP tag classes (with the exception of one tag) are generated. Non generated code has been removed. Check the code at: http://svn.eu.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-jsp/
I created a Maven plugin (be kind, it's the first I made) that uses the "autotag" project. http://svn.eu.apache.org/repos/asf/tiles/sandbox/trunk/tiles-autotag/maven-autotag-plugin/ I hope you like it. Antonio
