: [EMAIL PROTECTED]
Sent: Wednesday, September 24, 2003 8:26 PM
Subject: Need help deserializing at the client side
Hi,
I am new in Axis and web services and I am facing a problem with the client
implementation of a webservice that I can not solve.
I have my own bean as follows
Hi,
I am new in Axis and
web services and I am facing a problem with the client implementation of a
webservice that I can not solve.
I have my own bean
as follows:
---
public class
MyStruct {private String a;private String b;
public String
ge