You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Antonio Petrelli <an...@gmail.com> on 2010/12/16 16:07:15 UTC

[tools] Initial coding and example of JSP taglib directive mojo available

Hi all
I would like you to know that I've committed a first version of the
taglib2directive mojo, that wraps JSP tag libraries into Velocity
directives.
The module itself is:
http://svn.apache.org/repos/asf/velocity/tools/trunk/maven-velocity-tools-plugin/
You can see it working in a new example module in the examples:
http://svn.apache.org/repos/asf/velocity/tools/trunk/velocity-tools-examples/displaytag-directive/
(yes, it's DisplayTag)
It is used in the showcase application:
http://svn.apache.org/repos/asf/velocity/tools/trunk/velocity-tools-examples/velocity-tools-examples-showcase/

Currently the plugin works partially (only for TLD 1.2 and for classic
tags, not "simple ones) and it must be polished, but essentially it
works.

Have fun
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org