And now i know why i did this without asking myself. It seems to be a common
practice to say something like i saw on jakarta taglibs:

http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html
http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html 



> 
> Follow these steps to configure your web application with this tag
> library:
> 
>     * Copy the tag library descriptor file to the /WEB-INF subdirectory of
> your web application.
>     * Copy the tag library JAR file to the /WEB-INF/lib subdirectory of
> your web application.
>     * Add a <taglib> element to your web application deployment descriptor
> in /WEB-INF/web.xml like this:
> 
>       <taglib>
>        
> <taglib-uri>http://jakarta.apache.org/taglibs/string-1.1</taglib-uri>
>         <taglib-location>/WEB-INF/string.tld</taglib-location>
>       </taglib>
> 


-- 
View this message in context: 
http://www.nabble.com/Dependency-on-a-tag-libary-and-its-descriptor-tf4355291s177.html#a12412915
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to