S
Shail
I want to store the value of objects in View Statr but it
gives exception that object is not Serializable, I added
serializable attribute before the class it didn't work.
What must be done?
Secondly I want to store the objects value in database,
How can it be done?
Thanks.
gives exception that object is not Serializable, I added
serializable attribute before the class it didn't work.
What must be done?
Secondly I want to store the objects value in database,
How can it be done?
Thanks.