Hi Axis-Users,
I try to call a webservice with a search-request.
The search request includes the special character "<".
The webservice itself works with the html-writing "<".
So I´ve added this code for the search request:
MessageElement operator = new MessageElement();
operator.setName("operator");
operator.setValue("<");
But the webservice ignores the operator.
What is wrong with the search request?
Thanks for your interest,
Manuel
Ps: I´m using Axis 1.2.1
____________________________________________________________________
Viessmann IT Service GmbH
Geschäftsführer: Dirk Klöckner, Dr. Harald Dörnbach
Sitz der Gesellschaft: Allendorf (Eder) - Registergericht:
AG Marburg (Lahn) - HRB 5324 - USt-IdNr.: DE258558424
____________________________________________________________________