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
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
OTA application provisioning.
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)