Can someone please assist me with how to map a java Hashtable to some construct in the MS SOAP toolkit? We have a Java SOAP server with a VB client. The VB client needs to pass in an object to the Java server method which accepts a Hashtable. What construct in VB should we use?
