| Author |
Spring app directory structure
|
Michael J. Makunas
Ranch Hand
Joined: Mar 11, 2002
Posts: 37
|
|
|
I'm starting a new project that's built on MySql/Apache/Tomcat/Spring/Hibernate. My general philosophy is when in doubt, put jars in the war file and not in tomcat's lib. But, in the book Spring In Action, it has spring.jar outside of the whole source tree. Is there any good reason for this?
|
 |
 |
|
|
subject: Spring app directory structure
|
|
|