Hi, Can I get some pointers about implementing a service method that returns HashMap[]?
In my implementation, the server method returns a HashMap[] w/ 3 HashMap objects. However, on the client end, the array contains 3 null objects! Any pointers on this? Thanks. -Tim
