第二行告诉XML处理器:这是一个SOAP信封,它在标记内封装了特定于uddi的请求。
The next line lets the XML processor know that this is a SOAP envelope that wraps a UDDI-specific request inside the tag.
最后一个重要的元素是 <xsl:output> 标记,它告知处理器要输出的是文本而不是 XML。
The last important element is the <xsl:output> tag, which tells the processor that I want to output text and not XML.
这样做的效果是请求Portal Server的JSP处理器执行我们自己的主题标记处理程序。
This has the effect of requesting the Portal Server's JSP processor to execute our version of the Theme tag handler.
应用推荐