Re: Taglibs

2010-10-15 Thread Antonio Petrelli
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

Re: taglibs vs jstl

2006-02-19 Thread Srepfler Srgjan
Brian E. Fox wrote: Seems to me like taglibs should have a dependency on jstl in it's pom. +1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: taglibs vs jstl

2006-02-18 Thread Brian E. Fox
Seems to me like taglibs should have a dependency on jstl in it's pom. -Original Message- From: KC Baltz [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 6:16 PM To: Maven Users List Subject: RE: taglibs vs jstl Right. javax is the interface, taglibs.standard

Re: taglibs vs jstl

2006-02-17 Thread Emmanuel Venisse
taglibs.standard != javax.servlet.jstl Generally, you need both Emmanuel Brian E. Fox a écrit : I'm probably having a brain cramp now. Can anyone confirm if taglibs.standard is the same as javax.servlet.jstl? - To

RE: taglibs vs jstl

2006-02-17 Thread KC Baltz
Users List Subject: Re: taglibs vs jstl taglibs.standard != javax.servlet.jstl Generally, you need both Emmanuel Brian E. Fox a écrit : I'm probably having a brain cramp now. Can anyone confirm if taglibs.standard is the same as javax.servlet.jstl

RE: Taglibs project

2003-11-05 Thread Bateman Pat UK MYT
In the Maven project directory structure, where do you store your TLD files? Pat -Original Message- From: Janne Kario [mailto:[EMAIL PROTECTED] Sent: 01 November 2003 13:15 To: [EMAIL PROTECTED] Subject: Taglibs project Hi, I'm about to start a taglib-project which produces 2

RE: Taglibs project

2003-11-02 Thread Michal Maczka
-Original Message- From: Janne Kario [mailto:[EMAIL PROTECTED] Sent: Saturday, November 01, 2003 2:15 PM To: [EMAIL PROTECTED] Subject: Taglibs project Hi, I'm about to start a taglib-project which produces 2 artifacts (jar + tld). The pure maven way would be to set up 2