I am working with WebSphere and Struts hiberntae technology. My onsite team reported serialiazation problem while they were working.But i didn’t faced the problem in my machine. Is there anything should i need to configure in server to figure out such errors?
I am working with WebSphere and Struts hiberntae technology. My onsite team reported serialiazation
Share
You can use FindBugs which will warn you for any serialization problem.
Resources :