Hi, how can I change the mime types in my Apache server? Do I have to set diferent MIME types wether I use CLDC1.0 or 1.1?
Thanks
Printable View
Hi, how can I change the mime types in my Apache server? Do I have to set diferent MIME types wether I use CLDC1.0 or 1.1?
Thanks
[url=http://developers.sun.com/techtopics/mobility/midp/articles/ota/]OTA application provisioning.[/url]
It doesn't matter what CLDC or MIDP version you use.
shmoove
unlike shmoove like to do
here are the mime types u need to add
text/vnd.sun.j2me.app-descriptor (for the jad file)
application/java-archive (for the jar file)