Does anybody know how to deploy the JAR and JAD files of MIDP application whithin a server, in order to be downloaded over the air (OTA) from a device? So far, I�ve stored both files in my server, and it works properly using a PC browser as client. I point to the JAD URL and later on the JAR file is downloaded and executed by Sun�s Emulator. However, using a real device (Accompli008 or SL45i) the midlet is not downloaded. Any suggestion? Thanx in advance, Javi.