I just want to finish a simple HTML 5 example.
<audio src="2.mp3" controls autoplay>
Your browser does not support the audio element.
</audio>
but it can't complete and this is the description from Tomcat:
"The requested resource (/DemoPlaying/2.mp3) is not available."
My folder structure: