No pilot found - Testing embeded audio in JSPs

Hi,

I have a JSP which works fine.

I added a link <a href="sounds\cello.wav">play the song</a>

to play a sound file.

I tested the link in a normal html page in a browser and it works fine (open MS media player when clicked).

I checked the path and its correct.

Could it be that I am running the JSP via JBuilder4 in web run mode and should I need to publish the page to tomcat first or is there another IDE I could use to test the sound?

The message I get is No pilot found audio/x-wav

[547 byte] By [deaconj1234a] at [2007-11-27 4:41:29]
# 1
You should not use backslashes in your URL :sounds/cello.wavWhere is your sound file located ? In the Web-Application for your Tomcat ?
KlausJJa at 2007-7-12 9:52:52 > top of Java-index,Security,Cryptography...