Wednesday, January 16, 2008

Technical: MIDlet Image

We don't know why the image does not display when i replaced the image src to point to the invoking servlet.. Anyway, we tried another method, which is by using a contentConnection to download the image into bytes array, then create the image at the MIDlet's side. 



Temporary this is used as the solution to grab and display the captcha image. More optimization will be performed later... check us back for more explaination of the code.

No comments:

Post a Comment