Hi,
How to convert a Byte array to and image format....I shall be more clear what i want...See i recieve a Byte array fom server which was converted from an image/text format into a Byte array....i recieve this Byte array I have to convert this Byte array into their respective image and text format....please tell me how to convert a Byte array to a image ......... Kindly explain clearly as i am new to Java......

Thanking You.