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't seem to work.  Has this approach
worked for anyone else?

Honestly, I have searched for this information quite a bit and found
nothing.

The answer will be in the Servlet Specification.  You can download it
here:  http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html

(Off the top of my head, I'd say "not allowed" but I'm not
sufficiently motivated to look it up. :) )

--
Wendy

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to