I've created HelloWorld midlet and I am trying to download it to my mobile phone.
JAD file and JAR are created using Sun ONE studio, app wizard for hello world midlet. I have just changed Jar-URL line
MIDlet-Jar-URL: http://www.www.milleniumtip.com/HelloWorld.jar
to point to proper location.
Download breaks when midlet *.jar file starts to download.
What could be the problem?
Thanks for any help!
==============
Here is WAP anchor from my wap page pointing to JAD file:
==============
<anchor title="hello">[HelloWorld]
<go href="http://www.milleniumtip.com/HelloWorld.jad"/>
</anchor>

Reply With Quote

