Instead of you putting all the jar files in the WEB-INF/lib folder
I would suggest that create a directory structure for libraries aoutside
WEB-INF
Advantages of this is this approach is cleaner and easily mantainable
as
You can add any new libraries with minimum of effort
e.g the directory stru
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
<[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
-
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
Eclipse + MyEclipse
Joe Hertz wrote:
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:[E
Frank,
Great suggestion, I'll look into doing this as it is troublesome that
hibernate and struts have the same deps (diff vers) on most of commons
Frank Zammetti wrote:
I'm pretty sure the answer is no. I just took all the JARs for a test
app I had installed and moved them from WEB-INF/lib
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
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:[EMAIL PROTECTED]
> Sent: Thursday,
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
I'm pretty sure the answer is no. I just took all the JARs for a test app I
had installed and moved them from WEB-INF/lib to WEB-INF/lib/stuff, and the
app no longer works. This is in Tomcat, so possibly it would work with
another app server, but I tend to doubt it.
One suggestion that I can
10 matches
Mail list logo