Hi, I am having some issues with deserializing a two dimensional array. I am using BeanSerializer. I could see the data getting transmitted across wire. So there is no issues on Serialization. While Deserializing I am getting a Null Pointer.
Would appreciate any feed back on that. thx. Rajesh.