Hi all I have a web - service which returns java.util.Collection and java.util.List which contains custom objects in it.
The Custom Objects in the List or Collection have their own Deserializer .... Is there any example of Collection or List Deserializer so that I can Deserialize the Collection or List as well as Objects in it ???? Thanks kamlesh