In j2me I changed Image to byte array and send to servet as follows
DataOutputStream dos; dos.write(bytes);
but in server side i am printing data null values are returning...
plz help me in this .... thanks in advance and waiting for u reply
In j2me I changed Image to byte array and send to servet as follows
DataOutputStream dos; dos.write(bytes);
but in server side i am printing data null values are returning...
plz help me in this .... thanks in advance and waiting for u reply