calling webservice using urlconnection

can i call a webservice using urlconnection and get the response xml string?if yes how?how can i construct a soap request?Message was edited by: xema
[184 byte] By [xemaa] at [2007-11-27 1:25:12]
# 1
It is easier to use the Apache Axis package which has a WSDL to Java utility that will create wrapper classes for accesssing a web service.
tolmanka at 2007-7-12 0:17:41 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...