Adding a directory in a webapp to the webapps classpath 2004-01-16 - By Ryan Lissack
Back Hi,
Is there a way to include a directory of a webapp, other than WEB-INF/classes, on the web apps classpath?
For example, I want to include [webapp]/somedir on the classpath for the web app, while still including [webapp]/WEB-INF/classes.
I can just modify our build scripts to copy things from [webapp]/somedir to [webapp]/WEB-INF/classes but would prefer to have [webapp]/somedir on the cp.
Regards Ryan.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|