hi friends
hope any one of you here knows j2me.i am stuck with a problem here. i am retrieving multiple images from a servlet using tomcat server. i have converted the images into byte array and encoded using base64. then i am sending it to the client side. at the client side again i am decoding it using base64. then extracting the images back again.but i am not being able to create an image.the createImage() method shows illegal argument exception?
please help...i am expecting the answer from this forum as quick as possible. :confused: :confused:
Pradeep
hope any one of you here knows j2me.i am stuck with a problem here. i am retrieving multiple images from a servlet using tomcat server. i have converted the images into byte array and encoded using base64. then i am sending it to the client side. at the client side again i am decoding it using base64. then extracting the images back again.but i am not being able to create an image.the createImage() method shows illegal argument exception?
please help...i am expecting the answer from this forum as quick as possible. :confused: :confused:
Pradeep