Hi, I'm using axis to access an webservice. But I need to store the XMLs that my application exchanges.
How can I use the same mechanism that Axis uses to deserialize objects and get the XML I'm sending and receiving.
Hi, I'm using axis to access an webservice. But I need to store the XMLs that my application exchanges.
How can I use the same mechanism that Axis uses to deserialize objects and get the XML I'm sending and receiving.