Caldarale, Charles R wrote:
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Subject: RE: subdirectories of WEB-INF/lib
Is it possible to place .jar files in subdirectories of
WEB-INF/lib?
Yes.
Sorry, that's an incomplete answer. Any jars not directly in
WEB-INF/lib would ha
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Subject: RE: subdirectories of WEB-INF/lib
>
> > Is it possible to place .jar files in subdirectories of
> WEB-INF/lib?
>
> Yes.
Sorry, that's an incomplete answer. Any jars not directly in
WEB-INF/lib
> From: Micah Wedemeyer [mailto:[EMAIL PROTECTED]
> Subject: subdirectories of WEB-INF/lib
>
> Is it possible to place .jar files in subdirectories of WEB-INF/lib?
Yes.
> Honestly, I have searched for this information quite a bit and found
> nothing.
You could try looking at the spec - it's
On 10/11/06, Micah Wedemeyer <[EMAIL PROTECTED]> wrote:
Is it possible to place .jar files in subdirectories of WEB-INF/lib?
I'd like to organize my .jar files a little because there are quite a
few. I tried making a META-INF/MANIFEST.MF file and monkeying around
with the classpath, but it didn'