I have written a midlet which asks username and password and connect to servlet running on tomcat to validate. When I run the midlet on the emulator provided by sun toolkit, first time it asks "This midlet wants to connect to http://... using airtime" and asks user permission. I want to know is there anyway to get rid of this? Once this app is installed on a real mobile would it ask user permission every time when application starts or it can be set at installation time?
Secondly how do I deploy my midlet jar on Nokia E65?
I used the Nokia software came along with the cellphone to deploy my application on handset. Whenever I start the application, first time it asks me "This midlet wants to connect to http://... using airtime"