new to J2ME how to run program in mobile device?

please i need your help i want to know which file of program we transfer tomobile and how we install it
[110 byte] By [eng_wallaaa] at [2007-11-27 6:25:45]
# 1

You'll need to install the jar file that gets created when you compile your application.

How you install depends on which way you want to install it. If, for example, you use Nokia PC Suite, you need to use the 'Install Applications' feature.

If you distribute from a webpage, you'll have to put the jar and the jad files and let the phone install it.

nogoodatcodinga at 2007-7-12 17:45:53 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
http://www.google.com/search?q=deploy+j2me+app
suparenoa at 2007-7-12 17:45:53 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
thanks for replying
eng_wallaaa at 2007-7-12 17:45:53 > top of Java-index,Java Mobility Forums,Java ME Technologies...