Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

soap:body

Indicates the main part of a SOAP message body

Syntax

Parameters

tagname (optional)
The first child element after the body has this local name. The default value is CS.

Description

The soap:body tag indicates the main part of a soap message body where user can stream data. The body tag must follow the soap header tag or an error results. The body can contain any legal JSP both in the form of literal data contained in the template and/or emitted by logic coded into the template.

Example

This example calls the element SoapTestOut.

See Also

soap:header

soap:fault

soap:message

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.