steps to call an external .NET webservice from JSP

pls help me with the steps to call an external webservice written in .NET to call from jsp.

The only information provided to me is an url which is the webservice url

then some values to be filled in for 2 parameters in the SOAP call.

i'm no where ... is it too complicated as i found when i searched in net....

pls help asap

[357 byte] By [xemaa] at [2007-11-27 1:16:11]
# 1
It differs per webservice. Usually this is just described and answered in the API documentation of the webservice. If you haven't got it or couldn't find it, ask for it. Then read it and implement accordingly.
BalusCa at 2007-7-11 23:51:39 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
is there any difference in calling a http webservice and https?
xemaa at 2007-7-11 23:51:39 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...