I got it! Thanks lasse!
Step 1)Add the following text lines to "mime.types" file in folder "conf" of Apache install folder.
application/java-archive jar text/vnd.sun.j2me.app-descriptor jad Step 2) Restart Apache server.
Step 3) Modify
"MIDlet-Jar-URL:" field of ur
jad file to:
"<A href="http://***/">http://***/</A>Myjar.jar",
*** is ur domain address or ur ip address.
Step 4) OK, u can input the address in mobile phone. Then download ur program for a try~!
[ December 16, 2003: Message edited by: Roger Zhao ]