admin管理员组文章数量:1389762
My problem is that newly uploaded images to $CATALINA_BASE/WebContent/ are not displayed: Getting HTTP Status 404 - Not Found. Need to refresh/restart Tomcat for publishing newly uploaded image-files I have tried this, but still the message: HTTP Status 404 - Not Found because tomcat is not updated with the new files.
/servers/context.xml
<Context reloadable="true" cachingAllowed="false" >
<Resources cachingAllowed="false" />
<WatchedResource> ………. </WatchedResource>
</Context>
本文标签:
版权声明:本文标题:web.xml - How to configure Tomcat9 to get updated with newly uploaded image-files under Web Content? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744740677a2622589.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论