Hi Everybody,
I am facing problem while downloading Nokia themes for series 40 phones from my web server over OTA.
Infact i have made following settings on the server
Mime type for .nth extension
<mime-mapping>
<extension>.nth</extension>
<mime-type>application/vnd.nok.s40theme</mime-type>
</mime-mapping>
I am writing the theme data into the output stream from a servlet by setting the above content type
But it is not happening. i.e. i am not able to download the item.
Handset either says unknown item type
i tried to access the theme file directly it downloads by shows the
"PX and some zunk characters"
Now my questions are :
1- What is the exact mime type setting s for
a- Nokia series 40 Themes
b- Nokia series 60 Themes
2- Is there any special setting to be done while sending the theme data in the output stream of a servlet.
Waiting for the reply
Regards,
Rishi Tyagi



