RE: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Satish Kataria
Satish Kataria -Original Message- From: Riyad Kalla [mailto:[EMAIL PROTECTED] Sent: Friday, June 04, 2004 9:29 AM 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-I

Re: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Frank Zammetti
uired, i.e., can you just take the latest JAR and have everything work with that? Frank From: Riyad Kalla <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: Semi-OT: Organizing WEB

RE: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Frank Zammetti
http://www.tcs.com "Dan Tran" <[EMAIL PROTECTED]> 06/04/2004 11:23 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject Re: Semi-OT: Organizing WEB-INF/lib dir...

Re: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Riyad Kalla
Users Mailing List" <[EMAIL PROTECTED]> 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 - O

RE: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Frank Zammetti
<[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: RE: Semi-OT: Organizing WEB-INF/lib dir... Date: Fri, 4 Jun 2004 10:05:42 +0530 Well I have done that. I have created a directory under lib and included struts.jar in it. This is running fine in JDeveloper when I added the path to the classpath

Re: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Riyad Kalla
- From: "Joe Hertz" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> 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 ce

Re: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Riyad Kalla
d Kalla [mailto:[EMAIL PROTECTED] 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

Re: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Riyad Kalla
it'll clean up the mess just a little. Frank From: Riyad Kalla <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Semi-OT: Organizing WEB-INF/lib dir... Date: Thu, 03 Jun 2004 20:

Re: Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-04 Thread Mark Lowe
Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "Dan Tran" <[EMAIL PROTECTED]> 06/04/2004 11:23 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject Re: Semi

AW: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread Rosenberg, Leon
this: Regards Leon > -Ursprüngliche Nachricht- > Von: Dan Tran [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 4. Juni 2004 07:53 > An: Struts Users Mailing List > Betreff: Re: Semi-OT: Organizing WEB-INF/lib dir... > > Dont think jsp/servlet specs allows splitting

Sorry : Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread brati . sankarghosh
spond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> 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 a

Re: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread Dan Tran
ers Mailing List'" <[EMAIL PROTECTED]> 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&#x

RE: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread Joe Hertz
ED] > 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 s

RE: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread brati . sankarghosh
t; <[EMAIL PROTECTED]> 06/04/2004 09:41 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc Subject RE: Semi-OT: Organizing WEB-INF/lib dir... I'm pretty sure the answer is no.  I just took all the JARs for

RE: Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread Frank Zammetti
To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Semi-OT: Organizing WEB-INF/lib dir... Date: Thu, 03 Jun 2004 20:58:36 -0700 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

Semi-OT: Organizing WEB-INF/lib dir...

2004-06-03 Thread Riyad Kalla
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 m