From time to time I do write JSP taglibs. The java-part of this is almost fun. But writing the tld-files by hand is something that simply is just boring. Therefor I use XDoclet (webdoclet) to generate these tld-files for me. This small tutorial will show you what XDoclet tags you must set in your taglib class, and finally how to get XDoclet doing the magic with Maven 2.
Monthly Archives: January 2007
Automagic taglib descriptors with XDoclet and Maven 2
Posted by LaZee on January 30, 2007
0 Comments