Hi For learning purposes I created a toy project using grails. In this project I would like to play an mp3 file in one of my views. I found an html5/flash mp3 player. But when the music is supposed to play, I have a question.
The HTML 5 player is in the project/web-app/js folder. Everything else is in its normal place. When I try to access a file, let's say "test.mp3" using just the name and extension of the file, where this file is supposed to be?