ksoap servlet problem

"Periklis Psillakis" <[email protected]> Thu, 31 Oct 2002 17:44:33 +0200
Newsgroups gmane.comp.java.enhydra.ksoap
Message-ID <004001c280f4$69c1cf80$49076693@PACWOMAN>
Hi , I try to write a servlet with ksoap to run with tomcat,
but when  a ksoap client communicates with the servlet ,
the servlet can read the client's request but at the part of the client
I have the following error : 

org.kxml.io.ParseException: unexpected: StartTag <html> line: -1 attr: null @-1:-1

Can anyone help me?
Thanks