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.

