I am not expert. I use Tomcat and struts. I found that even though my app uses commons-dbcp, I don't have to include it into my WEB-INF/lib because it is in Tomcat's common/lib. I guess the requirement is container based. Of course, if "not to include" only works if all apps use the same release of 3rd party lib.
Regards, PQ "This Guy Thinks He Knows Everything" "This Guy Thinks He Knows What He Is Doing" -----Original Message----- From: Marco Tedone [mailto:[EMAIL PROTECTED]] Sent: February 5, 2003 9:45 AM To: Struts-user-list Subject: Again: to include or not to include thirdparty jars in my distribution? Hi, as my first question has not been replied but i'm sure that this is a community of expert, i make again the question: shall i include thirdparty jars in my distribution? Thirdparty like commons, Jboss clients, xmlparsers and so on... Regards, Marco