There are two ways of accessing a UDDI registry: 1) Send SOAP requests 2) Browse a web interface The former requires the use of JAXR or a proprietary API and it would probably be best to just read about it in the appropriate tutorial (Sun's web services tutorial for JAXR, the vendor's tutorials for their APIs). The latter is also very ...