static content 2004-01-27 - By Vano Beridze
Back Hello
I've got tomcat 4.1.29
I have several webapps, that access the same static files (gif,css,js).
I want to use only tomcat, not apache. What is the best way to share those resources between webapps? One solution as I understand is to create some context, resources for example and put those files under the root, so I can access them as http://mydomain:8080/resources/images/some.gif or http://mydomain:8080/resources/images/some.js
My question is: can Tomcat serve static content outside the webapp context?
Thanks Vano
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|