Hi,
probably you should have a default constructor for Profile. There are 2
conditions for a class to be serializable:
1. Class must implement Serializable
2. Class must have a default constructor
See presentations (PDF or OpenOffice file).

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to