mmm nn ho capito..... devo trasformare questa stringa:
incodice:ObjectInputStream fileIn = new ObjectInputStream(new FileInputStream(file));
?codice:fileIn = new FileInputStream(file);
mmm nn ho capito..... devo trasformare questa stringa:
incodice:ObjectInputStream fileIn = new ObjectInputStream(new FileInputStream(file));
?codice:fileIn = new FileInputStream(file);