Re: Tomcat 9 returning 404 for audio files

2024-03-12 Thread Anson Cheung
ok,it's a problem caused by tomcat cache. You need to disable it. Please refer to https://serverfault.com/questions/40205/how-do-i-disable-tomcat-caching-im-having-weird-static-file-problems On Wed, Mar 13, 2024 at 3:46 AM Chuck Caldarale wrote: > > > On Mar 12, 2024, at 13:15, Sam wrote: > > >

Re: Tomcat 9 returning 404 for audio files

2024-03-12 Thread Anson Cheung
src="/wav/2B916004DFE94FA40446429E1671C893_0001053.mp3" Please confirm that your file is placed under the path "/apache-tomcat-9.0.30/webapps/ROOT/wav/" not " /wav/ " On Tue, Mar 12, 2024 at 11:20 AM Sam wrote: > Hi Chris, > > I'm creating the audio file dynamically from DB and I check if