Hello, I've a few simple newbie questions regarding Apache SOAP. If someone could answer them then it would really make my day!
1) My understanding is that Apache SOAP can parse strings into their appropriate simple data types wheres JAXM cannot do this. I mean, if I don't want to manually parse simple data types from strings then Apache SOAP is my only choice. Do I understand correctly? 2) I am interested in getting Apache SOAP to work only for the parsing aspect of it. That is, I would like to create my own Servlet which grabs the HTTP Response itself and then passes it to Apache SOAP to parse. I assume this must be possible in Apache SOAP, but could someone give me a general outline of how it is done? thanks, Mark. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>