Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 33899 invoked from network); 4 Jun 2004 14:15:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jun 2004 14:15:10 -0000 Received: (qmail 72557 invoked by uid 500); 4 Jun 2004 14:13:24 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 72395 invoked by uid 500); 4 Jun 2004 14:13:23 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 72344 invoked by uid 99); 4 Jun 2004 14:13:22 -0000 Received: from [128.196.127.83] (HELO econlab.arizona.edu) (128.196.127.83) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 04 Jun 2004 07:13:22 -0700 Received: from email.arizona.edu (pcp09138323pcs.pimaco01.az.comcast.net [::ffff:69.136.123.218]) (AUTH: LOGIN rsk) by econlab.arizona.edu with esmtp; Fri, 04 Jun 2004 07:13:13 -0700 Message-ID: <40C08378.8080805@email.arizona.edu> Date: Fri, 04 Jun 2004 07:13:12 -0700 From: Riyad Kalla User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Sorry : Semi-OT: Organizing WEB-INF/lib dir... References: <99667B0E-B5F3-11D8-AA35-0003937DAEC0@boxstuff.com> In-Reply-To: <99667B0E-B5F3-11D8-AA35-0003937DAEC0@boxstuff.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is also a very good suggestion, thanks Mark! Mark Lowe wrote: > I think you perhaps what to organise you jars in a central place like > > ~/Projects/lib/struts-1.1 > ~/Projects/lib/hibernate-2.1 > > ~/Projects/myapp/src > > and such like > > and then use ant to copy the dependencies into > > ~/Projects/myapp/build/WEB-INF/lib > > at build time with an ant task. > > This will give you the clarity of centralising your jars while not > comprimising anything with the container spec. > > Mark > > On 4 Jun 2004, at 08:04, brati.sankarghosh@tcs.com wrote: > >> >> I think I am wrong. my experiment went a little wrong. soory about >> that. I think lib cannot be subdivided. >> >> Brati Sankar Ghosh >> Tata Consultancy Services >> Mailto: brati.sankarghosh@tcs.com >> Website: http://www.tcs.com >> >> >> >> >> "Dan Tran" >> >> 06/04/2004 11:23 AM >> >> >> Please respond to >> "Struts Users Mailing List" >> >> >> >> To >> "Struts Users Mailing List" >> >> cc >> >> Subject >> Re: Semi-OT: Organizing WEB-INF/lib dir... >> >> >> >> >> >> >> >> Dont think jsp/servlet specs allows splitting of the lib >> dir. You may want to take a look at maven.apache.org >> or use the way Maven names it dependencies jar files >> >> good luck. >> >> -Dan >> >> ----- Original Message ----- >> From: "Joe Hertz" >> To: "'Struts Users Mailing List'" >> Sent: Thursday, June 03, 2004 10:29 PM >> Subject: RE: Semi-OT: Organizing WEB-INF/lib dir... >> >> >> > What IDE are you using? Can't it help you with this? >> > >> > JBuilder certainly spares me this hassle (okay, that's not all good. >> > I've had some *other* hassles* because of it, but they are certainly >> > worth it). >> > >> > > -----Original Message----- >> > > From: Riyad Kalla [mailto:rsk@email.arizona.edu] >> > > Sent: Thursday, June 03, 2004 11:59 PM >> > > To: Struts Users Mailing List >> > > Subject: Semi-OT: Organizing WEB-INF/lib dir... >> > > >> > > >> > > Quick question for the people more versed in web apps than >> > > me, can you >> > > organized your libs in your WEB-INF/lib dir into separate sub >> dirs? I >> > > ask because my project is using Struts and Hibernate right now, >> and >> > > there is a such a mish-mash of JARs forming in my WEB-INF/lib >> > > dir, that >> > > its hard for me to upgrade the right jars when a new release >> > > comes out. >> > > I'd like to have something like: >> > > >> > > WEB-INF/lib/struts >> > > WEB-INF/lib/hibernate >> > > >> > > or something to that extent. Can I do this? >> > > >> > > TIA >> > > >> > > >> --------------------------------------------------------------------- >> > > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> > > For additional commands, e-mail: user-help@struts.apache.org >> > > >> > > >> > > >> > >> > >> > >> > >> --------------------------------------------------------------------- >> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> > For additional commands, e-mail: user-help@struts.apache.org >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> For additional commands, e-mail: user-help@struts.apache.org >> >> >> ForwardSourceID:NT0000AB2E >> --------------------------------------------- >> ------------------------ >> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org >> For additional commands, e-mail: user-help@struts.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org