You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Yansheng Lin <ya...@isogis.com> on 2003/07/25 18:59:04 UTC

So many dependencies...

How come JSTL uses some many libraries?  It kind of messes up my lib directory.
Can we merge them into one called jstl.jar?

Or uses libs from commons?


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org


Re: So many dependencies...

Posted by Kris Schneider <kr...@dotech.com>.
All you really need are:

jaxen-full.jar
jstl.jar
saxpath.jar
standard.jar

and you might not even need jaxen-full.jar and saxpath.jar unless you're doing
XML stuff...

Quoting Yansheng Lin <ya...@isogis.com>:

> 
> How come JSTL uses some many libraries?  It kind of messes up my lib
> directory.
> Can we merge them into one called jstl.jar?
> 
> Or uses libs from commons?

-- 
Kris Schneider <ma...@dotech.com>
D.O.Tech       <http://www.dotech.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org