Hi, im getting this error…
Exception: java.io.NotSerializableException:
…when i try to use the “writeObject(obj)” method. As far as i can make out from what ive read on the net, i need to do soemthing to do with Serialization for the readObject() and writeObject methods but im not sure what.
Anyone able to clear this up? Thanks