Hanwriting recognition

I have some experience with Java on the desktop but I've been asked to develop a solution for a mobile device or pocket pc, in wich I'm a complete newbee. Handwriting recognition is an important feature that is requested and I was wondering how it works with an application developped for the j2me platform? Where do you write with the stylus? Is it automatically dispatched to the focused component? Do one need to use a special api? Please advise.

[458 byte] By [thomasca] at [2007-10-3 4:44:03]
# 1
If you use AWT components like TextArea then the user can use whichever installed keyboard they wish, including the block recogniser and letter recogniser.
YAT_Archivista at 2007-7-14 22:48:11 > top of Java-index,Java Mobility Forums,Java ME Technologies...