users@jax-rpc.java.net

extracting info from wsdl at run time

From: svk_pvt2002 <svk_pvt2002_at_YAHOO.COM>
Date: Thu, 15 Aug 2002 17:00:52 +0000

I would like to know whether there is any way to get
the interface name and the method names from the wsdl so that the
client can get them at run time (and I don't have to hard code them)
while using DII (the DII example given in the tutorial is hard coding
these values)