Posted By:
akshath_shetty
Posted On:
Tuesday, January 15, 2002 10:42 AM
I have a project going on, in which i need to store a images form BufferedImage class object with a Date class object to a file and then generate a jpeg files out of each BufferedImage class stored in a file. I am not able to store since BufferedImage class is not Serializable. Please help me