Quite possibly because you have <% %> in your audio file.
I think <% %> only works in jsp files so your variables never get substituted.
If you want to do this, get a servlet to generate it instead, see if it works.
On Thu, 14 Oct 2004 17:02:42 +0800, Maneesh sharma <[EMAIL PROTECTED]> wrote:
Hi to all,
I am developing a mobile app. for AU mobile .
I am using Tomcat server.In web.xml I set the mime type
3g2
audio/3gpp2
for xxx.3g2 audio files.When I am accessing from real device it is getting error and
saying "not valid".
I am accessing from a .jsp page below
http:/