
Hi,
I have written a simple html page to play audio file, I m using audio tag as shown below:
when I open the page using Chrome, it works fine(plays audio).
But when I put the same file in tomcat server and when I tried to open the file in chrome, it is not playing the audio.
pls anyone help me in solving this issue.?