By Date: <-- -->
By Thread: <-- -->

subdirectories of WEB-INF/lib



On 10/11/06, Micah Wedemeyer <fanmail (at) micah-wedemeyer.net> 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 (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org