where to add that dll ( zayit.dll) - got it from j2me lib ?
my program still could not recognize the dll.
thanks,
regds,
Buvana
Exception in thread "main" java.lang.NoClassDefFoundError: com.sun.midp.main.Configuration
at javax.microedition.pim.PIM.getInstance(Unknown Source)
at pimApp.createTodoList(Unknown Source)
at pimApp.main(Unknown Source)
|