You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
2.6 KiB
58 lines
2.6 KiB
|
|
|
|
<%@ Page %>
|
|
<%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
|
|
<html>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
|
|
<META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<!-- #include file = "intro.header.htm" -->
|
|
</head>
|
|
<body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
|
|
<!-- #include file = "intro.heading.htm" -->
|
|
<table class="content" width="100%" cellpadding="8" height="250" border="0">
|
|
<tr valign="top">
|
|
<td valign="middle">
|
|
<H1>Introduction</H1>
|
|
<div class="clsTocHead"> Introduction to UDDI Services</a>
|
|
</div>
|
|
<div class="children">
|
|
<div class="clsTocItem">
|
|
<img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="intro.whatisuddi.aspx">What
|
|
is UDDI?</a>
|
|
</div>
|
|
<div class="clsTocItem">
|
|
<img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="intro.whatisuddi.aspx#UDDISERVICES">Understanding UDDI Services Entities and Organization</a>
|
|
</div>
|
|
<div class="clsTocItem">
|
|
<img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="intro.whatisuddi.aspx#ROLES">UDDI
|
|
Services Roles</a>
|
|
</div>
|
|
</div>
|
|
<div class="clsTocHead"> Step-by-Step</a>
|
|
</div>
|
|
<div class="children">
|
|
|
|
<div class="clsTocItem">
|
|
<img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="publish.gettingstarted.aspx">Step-by-Step Guide to Publishing a Web Service </a>
|
|
</div>
|
|
</div>
|
|
<p class="portal">See also
|
|
<div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="intro.glossary.aspx">Glossary</a></div>
|
|
<!-- <div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> <a href="intro.troubleshooting.aspx">Troubleshooting</a></div> -->
|
|
<uddi:ContentController Runat='server' Mode='Private'>
|
|
<div class="clsTocItem"><img src="images\bullet.gif" alt="bullet" height="7" width="7"> Additional Resources on the UDDI Services Web page on the <a href="http://go.microsoft.com/fwlink/?linkid=5202&clcid=0x409" target="_blank"> Microsoft Web site</a><div>
|
|
</uddi:ContentController>
|
|
</td>
|
|
<td>
|
|
<img border="0" src="images\stepbystep.guide.gif" alt="Introduction">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<!-- #include file = "intro.footer.htm" -->
|
|
</body>
|
|
</html>
|
|
|
|
|
|
|