dharth aggarwal [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 10, 2001 3:13 PM
To: [EMAIL PROTECTED]
Subject: problem specifying parameters
Hi,
I am using apache soap to transfer xml data between a client and server and vice
versa.
I want to transfer a set of strings as parameter to the remote
Hi,
I am using apache soap to transfer xml data between a client and server and vice
versa.
I want to transfer a set of strings as parameter to the remote procedure call.
I have inserted the strings into a Vector and then I am sending this vector as
parameter .
The code is as follows on the