Re: About Japanese Mobile container(AU)

2004-10-14 Thread Peng Tuck Kwok
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:///<%=music_file_name%>" type="audio/3gpp2" 
> standby="ダウンロード(<%= kbSize%>kb)">
> 
> 
> 
> 
> 
> 
> Can anybody suggest me where I am doing a mistake?
> Any help is fine for me.
> Thanks in advance
> 
> --
> India.com free e-mail - www.india.com.
> Check out our value-added Premium features, such as an extra 20MB for mail storage, 
> POP3, e-mail forwarding, and ads-free mailboxes!
> 
> Powered by Outblaze
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



About Japanese Mobile container(AU)

2004-10-14 Thread Maneesh sharma
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:///<%=music_file_name%>" type="audio/3gpp2" 
standby="ダウンロード(<%= kbSize%>kb)">






Can anybody suggest me where I am doing a mistake?
Any help is fine for me.
Thanks in advance

-- 
India.com free e-mail - www.india.com. 
Check out our value-added Premium features, such as an extra 20MB for mail storage, 
POP3, e-mail forwarding, and ads-free mailboxes!

Powered by Outblaze

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]