beginner to j2me

hi,

i am beginner to j2me programming.My problem is i have written a small programme using J2me API and able to successfully compileit, but i am unable to preverify it, it is giving me classNotfound exception,

Thanking you in advance,

Regds,

Kavitha Jayanna

[302 byte] By [kjayanna] at [2007-9-26 12:19:32]
# 1
Did you add the "-bootclasspath" options when you complie. you should add your j2me path behind it,such as"-bootclasspath c:\midp1.03fca\classes"Or when you preverify ,did you add the "-classpath"option.such as "-classpath c:\midp1.03fca\classes;."
wu_yi_ding at 2007-7-2 2:56:18 > top of Java-index,Java Mobility Forums,Java ME Technologies...