I am new to Tomcat.  What I am trying to accomplish is keep all my jar files
separated so I know what jar provides what functionality.  In the
WEB-INF/lib directory I've added sub directories for the different jar files
in the web application.  

  WEB-INF/Lib
        |_antlr-2.7.6
        |_mysql_connector-5.0.7
                |_mysql_connector-java-5.0.7-bin.jar

What I am trying to figure out is how to tell the web application to look in
the subdirectories.

Any suggestion swould be appreciated.

Russ
-- 
View this message in context: 
http://www.nabble.com/Unable-to-Find-Class-Definition-tp17256337p17256337.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to