Re: WEB-INF/classes dependency
Posted By:
AlessandroA_Garbagnati
Posted On:
Thursday, April 26, 2001 11:37 AM
Hi,
It's not required. If the WEB-INF/classes directory is not present, it will not be used, same for WEB-INF/lib. IN that case the only classes and jars that are available in Tomcat are the one in the main classpath /classes and /lib.