Hi.
After installing my midlet to a phone over the air, I'm getting a blank page from browser which need to be closed manually.
1) Any idea how to prevent it?
2) I read that JAD files are no longer required, as the all info located in JAR. I tried to use the JAR files instead of JAD's, but with them the browser first downloads and only then offers to install the middlet. With JAD it offers to install first, which IMHO more user friendly. Is this the expected behavior, or it can be improved and remove the need in JAD's?
I'm using Eclipse MJT (Previously called EclipseME).
Thanks.